zephyr/subsys/bluetooth/shell
Vinayak Kariappa Chettimada aa4b75b58c Bluetooth: Controller: Separate address get and read functions
Have separate Bluetooth Device address get and read
functions, remove use of function just to return Extended
Advertising Random address and replace with simple
assignment statement.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-09-29 14:44:47 -04:00
..
bredr.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
bt.c Bluetooth: shell: Log failure to register authentication handlers 2021-09-27 19:47:50 +02:00
bt.h
CMakeLists.txt Bluetooth: Audio: MICS shell commands 2021-06-07 12:04:28 +02:00
gatt.c Bluetooth: shell: Handle return value of GATT service register functions 2021-09-27 19:47:50 +02:00
hci.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
hci.h Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
iso.c Bluetooth: ISO: Add iso accept info struct 2021-09-28 20:19:37 -04:00
Kconfig
l2cap.c Bluetooth: shell: Align with terms in v5.3 spec 2021-09-20 20:01:32 +02:00
ll.c Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
ll.h Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
mics_client.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
mics.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
rfcomm.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
ticker.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
vcs_client.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
vcs.c Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00