zephyr/subsys/bluetooth
Emil Gydesen c5636508d4 Bluetooth: host: Deleting PA sync before term callback
The PA sync is now "deleted" (i.e. flags reset) before
the terminated callback is called, so that is
possible to create PA sync in the callback. One flag
was already cleared before for this reason, but one
other flag is also required, so we just clear
everything now.

Signed-off-by: Emil Gydesen <emil_gydesen@bose.com>
2020-08-26 12:31:59 +02:00
..
common Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
controller Bluetooth: controller: Fix conditional compilations 2020-08-25 16:38:12 +03:00
host Bluetooth: host: Deleting PA sync before term callback 2020-08-26 12:31:59 +02:00
mesh Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell tests: Bluetooth: shell: Fix conditional compilations 2020-08-25 16:38:12 +03:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: host: Perodic advertisement synchronization 2020-08-11 14:17:19 +02:00