zephyr/subsys/bluetooth/audio
Asbjørn Sæbø 69b731d824 Bluetooth: OTC: Rename two functions
Rename functions to follow common pattern (module, action, noun).

Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
2022-03-07 10:47:43 +01:00
..
aics_client.c Bluetooth: Audio: AICS client add function to get conn pointer 2021-06-24 11:31:04 -04:00
aics_internal.h Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
aics.c Bluetooth: Audio: Fix compile error if AICS is not enabled 2021-07-19 20:08:30 -04:00
ascs_internal.h Bluetooth: Audio: Add BAP unicast client support 2022-01-27 12:01:34 +02:00
ascs.c Bluetooth: Audio: Remove ISO disconnected and connected cbs 2022-02-28 11:04:37 +01:00
broadcast_sink.c Bluetooth: Audio: Remove ISO disconnected and connected cbs 2022-02-28 11:04:37 +01:00
broadcast_source.c Bluetooth: Audio: Guard chan recv for just unicast and broadcast sink 2022-02-28 11:04:37 +01:00
capabilities.c Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
ccid_internal.h Bluetooth: Audio: CCID - updates for upmerge 2021-11-02 13:23:42 +01:00
ccid.c Bluetooth: Audio: CCID - updates for upmerge 2021-11-02 13:23:42 +01:00
CMakeLists.txt Bluetooth: OTC: Move OTC files to OTS folder 2022-03-07 10:47:43 +01:00
csis_client.c Bluetooth: CSIS: Merge the two client discovery functions 2022-01-18 10:40:33 -05:00
csis_crypto.c Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
csis_crypto.h Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
csis_internal.h Bluetooth: CSIS: Document missing functions in csis.h 2022-01-18 10:40:33 -05:00
csis.c Bluetooth: CSIS: Remove BT_CSIS_ERROR_SIRK_ACCESS_REJECTED 2022-01-18 10:40:33 -05:00
endpoint.h Bluetooth: Audio: Add BAP broadcast source support 2022-01-27 12:01:34 +02:00
Kconfig Bluetooth: OTC: Move OTC files to OTS folder 2022-03-07 10:47:43 +01:00
Kconfig.aics Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.ascs Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
Kconfig.baps Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.csis Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.mcs Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.mics Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.pacs Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
Kconfig.vcs Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
Kconfig.vocs Bluetooth: audio - remove BT_AUDIO_DEBUG 2022-02-21 22:03:04 -05:00
mcc.c Bluetooth: OTC: Rename two functions 2022-03-07 10:47:43 +01:00
mcs_internal.h Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
mcs.c Bluetooth: Audio: Media control - set L2CAP buffers 2021-12-15 14:59:55 -05:00
media_proxy_internal.h Bluetooth: Audio: Media proxy 2021-11-11 15:31:37 +01:00
media_proxy.c Bluetooth: Audio: Media proxy 2021-11-11 15:31:37 +01:00
mics_client.c Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
mics_internal.h Bluetooth: Audio: Guard MICS cli/srv structs 2021-07-19 20:08:30 -04:00
mics.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
mpl_internal.h Bluetooth: Audio: Media control service 2021-11-11 15:31:37 +01:00
mpl.c Bluetooth: MPL: Fix use of uninitialized command.param value 2022-02-24 13:56:04 -08:00
pacs_internal.h Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
pacs.c Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
stream.c Bluetooth: Audio: Add BAP broadcast sink support 2022-01-27 12:01:34 +02:00
stream.h Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
unicast_client_internal.h Bluetooth: Audio: Add BAP unicast client support 2022-01-27 12:01:34 +02:00
unicast_client.c Bluetooth: Audio: Remove ISO disconnected and connected cbs 2022-02-28 11:04:37 +01:00
unicast_server.c Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
unicast_server.h Bluetooth: Audio: Add BAP unicast server support 2022-01-27 12:01:34 +02:00
vcs_client.c Bluetooth: Audio: Add check conn in VCS client notify handler 2021-12-03 17:40:21 +02:00
vcs_internal.h Bluetooth: Audio: VCS client use auto CCC discovery 2021-09-28 20:12:55 -04:00
vcs.c Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00
vocs_client.c Bluetooth: Audio: VOCS client add function to get conn pointer 2021-06-14 14:25:42 +02:00
vocs_internal.h Bluetooth: Audio: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00
vocs.c Bluetooth: audio: Fix -Wunused-function 2021-08-05 16:07:44 +02:00