zephyr/samples/bluetooth/hap_ha/src
Emil Gydesen 69f7fd9cb2 Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data}
Rename the bt_codec struct to bt_audio_codec_conf or
to the new struct bt_audio_codec_cap.
Rename the bt_codec_data to bt_audio_codec_data.

The purpose of this is to split the codec specific configuration
and codec capabilities into seperate structs, as they do not
reflect the same values, or used for the same purpose.

This commit depends on the preset macros workings on either
type of struct (for now), but will be modified in future updates.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-30 12:39:50 +02:00
..
bap_unicast_sr.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
ccp_call_ctrl.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
csip_set_member.c Bluetooth: Audio: Use svc_inst instead of bt_csip for set_member 2022-11-24 15:23:48 +01:00
hap_ha.h Bluetooth: Audio: Rename CSIS to CSIP 2022-11-24 15:23:48 +01:00
has_server.c Bluetooth: audio: has: Fix building with preset support disabled 2023-06-05 16:24:18 +02:00
main.c Bluetooth: Use BT_BYTES_LIST_LEXX macros for encoding of data 2023-05-08 09:56:56 +02:00
micp_mic_dev.c Bluetooth: Audio: Remove "Input" from MICP naming 2023-03-13 18:34:09 +00:00
vcp_vol_renderer.c Bluetooth: Audio: Remove bt_vcp from vol rend API 2022-11-28 17:43:40 +01:00