zephyr/subsys/bluetooth/shell
Joakim Andersson 9dc4eed622 Bluetooth: shell: Add support for pairing accept callback
Add pairing support callback to print remote pairing features when this
option is enabled.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-01-31 20:39:25 +02:00
..
CMakeLists.txt Bluetooth: Shell: Fix shell build dependencies 2019-09-07 15:48:35 +03:00
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
bredr.c Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
bt.c Bluetooth: shell: Add support for pairing accept callback 2020-01-31 20:39:25 +02:00
bt.h Bluetooth: host: Move address string parsing to bluetooth API 2019-07-16 12:44:18 +02:00
gatt.c Bluetooth: shell: Fix not reseting value_handle if subscription fails 2020-01-09 19:20:21 +01:00
hci.c
hci.h
l2cap.c Bluetooth: L2CAP: Make channel ops const 2019-12-19 11:28:24 +02:00
ll.c
ll.h
rfcomm.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ticker.c