Home
last modified time | relevance | path

Searched refs:BT_AVDTP_SERVICE_MEDIA_CODEC (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Davdtp.h118 BT_AVDTP_SERVICE_MEDIA_CODEC = 0x07, enumerator
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp.c376 net_buf_add_u8(rsp_buf, BT_AVDTP_SERVICE_MEDIA_CODEC); in avdtp_process_configuration()
1205 case BT_AVDTP_SERVICE_MEDIA_CODEC: in bt_avdtp_parse_capability_codec()
1260 net_buf_add_u8(buf, BT_AVDTP_SERVICE_MEDIA_CODEC); in avdtp_process_configure_command()
Da2dp.c172 net_buf_add_u8(rsp_buf, BT_AVDTP_SERVICE_MEDIA_CODEC); in a2dp_get_capabilities_ind()