zephyr/subsys/bluetooth/shell
Emil Gydesen 19d7420f07 Bluetooth: Audio: Standadize the use of enum bt_audio_dir
Many functions and struct fields had the directory/type
value, but named in different ways and stored in different ways.

This change updates all uses of it to use the same name
and type.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-05-10 18:56:00 +02:00
..
audio.c Bluetooth: Audio: Standadize the use of enum bt_audio_dir 2022-05-10 18:56:00 +02:00
bass_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bass.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bredr.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bt.h
CMakeLists.txt Bluetooth: audio: Add initial Hearing Access Service shell 2022-04-15 10:32:54 -07:00
csis_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
csis.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
gatt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
has.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hci.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hci.h Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
iso.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
l2cap.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ll.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ll.h Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
mcc.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
media_controller.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mics_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mics.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mpl.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
rfcomm.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tbs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tbs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ticker.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vcs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vcs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00