zephyr/subsys/bluetooth/shell
Emil Gydesen 8cc051ccac Bluetooth: host: Change PA sync callbacks to global callbacks
Changes the callbacks for periodic sync callbacks such that multiple
applications can register callbacks, similar to the connection and
scan callbacks.

This change will make it easier to support the PAST feature, as
PA syncs make be created by the controller which then notifies
the host, and thus the application (if callback registered).

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2020-10-02 11:49:13 +02:00
..
bredr.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bt.c Bluetooth: host: Change PA sync callbacks to global callbacks 2020-10-02 11:49:13 +02:00
bt.h
CMakeLists.txt Bluetooth: shell: Add iso module 2020-09-04 21:03:13 +02:00
gatt.c Bluetooth: GATT: Rework bt_gatt_attr_func_t 2020-09-05 11:06:21 +02:00
hci.c
hci.h
iso.c Bluetooth: shell: Add iso module 2020-09-04 21:03:13 +02:00
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
l2cap.c Bluetooth: shell: Add sec_level argument to l2cap connect command 2020-08-06 11:47:03 +02:00
ll.c tests: Bluetooth: shell: Add ll_adv_aux_set_remove function 2020-07-29 16:37:15 +02:00
ll.h tests: Bluetooth: shell: Remove cmd_ull_reset 2020-07-20 12:46:26 +02:00
rfcomm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ticker.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00