zephyr/subsys/bluetooth/shell
Luiz Augusto von Dentz 5c4bde55d0 Bluetooth: GATT: Rework bt_gatt_attr_func_t
Make it actually give the original pointer to the attribute and its
resolved handle so static attributes don't need an extra lookup.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-09-05 11:06:21 +02:00
..
bredr.c
bt.c Bluetooth: shell: Add "add-subscription" command 2020-09-04 18:34:18 +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
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
rfcomm.c
ticker.c