freebsd-dev/usr.sbin/bluetooth/hccontrol
Hans Petter Selasky 32f32669c3 Properly update AD field length in hccontrol(8).
While at it use strtol() instead of atoi() to support hexadecimal
numbers aswell as 10-base numbers.

Submitted by:	Marc Veldman <marc@bumblingdork.com>
PR:		245899
MFC after:	1 week
Sponsored by:	Mellanox Technologies
2020-04-26 08:31:08 +00:00
..
bluetooth.device.conf Move all bluetooth related config files out of etc 2018-08-21 19:28:53 +00:00
hccontrol.8 Add support for LE advertising to hccontrol(8). 2020-04-24 08:07:59 +00:00
hccontrol.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
hccontrol.h Add support for Read_Local_Supported_Commands command to hccontrol(8). 2020-04-22 14:38:39 +00:00
host_controller_baseband.c Rename two commands to match the Bluetooth specification in hccontrol(8). 2020-04-24 14:53:55 +00:00
info.c Add support for Read_Local_Supported_Commands command to hccontrol(8). 2020-04-22 14:38:39 +00:00
le.c Properly update AD field length in hccontrol(8). 2020-04-26 08:31:08 +00:00
link_control.c Add missing feature descriptions to hci_features2str(). 2020-04-18 08:29:16 +00:00
link_policy.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile pkgbase: Add a FreeBSD-bluetooth package 2019-07-19 15:10:03 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
node.c Add missing feature descriptions to hci_features2str(). 2020-04-18 08:29:16 +00:00
send_recv.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
status.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
util.c Add support for Read_Local_Supported_Commands command to hccontrol(8). 2020-04-22 14:38:39 +00:00