zephyr/subsys/bluetooth/shell
Radoslaw Koppel 152b15ab3b subsys: bluetooth: shell: bt: Add command to show LL address
This commit implements command in the shell to show current
link layer address.

Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>
2018-10-04 10:35:06 +02:00
..
CMakeLists.txt Bluetooth: shell: Split L2CAP commands 2018-10-01 11:10:46 +02:00
Kconfig Bluetooth: shell: Port commands to the news shell 2018-10-01 11:10:46 +02:00
bredr.c Bluetooth: Shell: Make error message for unknown parameter consistent 2018-10-03 09:49:58 +02:00
bt.c subsys: bluetooth: shell: bt: Add command to show LL address 2018-10-04 10:35:06 +02:00
bt.h Bluetooth: shell: Use \r\n to terminate line 2018-10-01 11:10:46 +02:00
flash.c Bluetooth: shell: Transition flash.c to the new shell 2018-10-02 18:41:11 +02:00
gatt.c Bluetooth: Shell: Make error message for unknown parameter consistent 2018-10-03 09:49:58 +02:00
l2cap.c Bluetooth: Shell: Make error message for unknown parameter consistent 2018-10-03 09:49:58 +02:00
ll.c subsys: bluetooth: shell: bt: Add command to show LL address 2018-10-04 10:35:06 +02:00
ll.h subsys: bluetooth: shell: bt: Add command to show LL address 2018-10-04 10:35:06 +02:00
rfcomm.c Bluetooth: Shell: Make error message for unknown parameter consistent 2018-10-03 09:49:58 +02:00
ticker.c Bluetooth: shell: Transition ticker.c to the new shell 2018-10-02 18:41:11 +02:00