zephyr/subsys/bluetooth/shell
Joakim Andersson 1bf90c6f2f Bluetooth: shell: Add only pairing failed and pairing complete callbacks
Add status only pairing failed callbacks (complete and failed) so that
these handlers can be added without providing the ability for MITM
pairing procedures.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-02-11 14:58:03 -05:00
..
bredr.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bt.c Bluetooth: shell: Add only pairing failed and pairing complete callbacks 2021-02-11 14:58:03 -05:00
bt.h Bluetooth: host: Move address string parsing to bluetooth API 2019-07-16 12:44:18 +02:00
CMakeLists.txt Bluetooth: shell: Add iso module 2020-09-04 21:03:13 +02:00
gatt.c Bluetooth: shell: Fix gatt write command not cleanup up on error 2021-02-11 12:59:01 -05:00
hci.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
hci.h Bluetooth: shell: Updates related to new ULL LLL architecture 2019-01-23 09:45:06 +01:00
iso.c Bluetooth: shell: Fix number of optional args for iso send 2021-01-25 21:47:06 -05: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 Bluetooth: controller: Add periodic scanning 2020-10-21 12:44:38 +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