zephyr/subsys/bluetooth
Carles Cufi 76c3a8d964 Bluetooth: controller: Fix Peer Address Type in Conn Complete
The LE Connection Complete HCI event, unlike its Enhanced counterpart,
only uses 0x0 and 0x1 for Peer Address Type. Fix it so that it reflects
the specification correctly.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-04-09 17:18:58 +02:00
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller Bluetooth: controller: Fix Peer Address Type in Conn Complete 2020-04-09 17:18:58 +02:00
host Bluetooth: host: Check return value of le_ext_adv_param_set 2020-04-08 17:59:13 +03:00
mesh Bluetooth: Mesh: Fix duplicated close callback 2020-04-09 14:19:18 +03:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00