zephyr/subsys/bluetooth
Johan Hedberg 4f62c07960 Bluetooth: Fix bogus decoding of 8-bit num_handles as 16-bit
The num_handles parameter of the Number Of Completed Packets event is
8-bits and not 16-bits, so no helper variable or byte order conversion
is needed.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-07-06 15:57:10 +03:00
..
common Bluetooth: controller: Add inital support for Controller-based privacy 2017-06-20 15:20:09 +03:00
controller Bluetooth: controller: Fix first interval to be within +/-16us 2017-07-06 14:48:32 +03:00
host Bluetooth: Fix bogus decoding of 8-bit num_handles as 16-bit 2017-07-06 15:57:10 +03:00
shell Bluetooth: shell: Fix compile warnings when CONFIG_DEBUG=y 2017-06-29 07:43:54 +03:00
Kconfig Bluetooth: Fortify role dependency 2017-06-25 14:26:08 +03:00
Makefile Bluetooth: Shell: Add shell subdir if CONFIG_BLUETOOTH_SHELL=y 2017-05-30 16:39:05 +03:00