Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Davdtp.h106 BT_AVDTP_SERVICE_MEDIA_TRANSPORT = 0x01, enumerator
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp.c1192 case BT_AVDTP_SERVICE_MEDIA_TRANSPORT: in bt_avdtp_parse_capability_codec()
1256 net_buf_add_u8(buf, BT_AVDTP_SERVICE_MEDIA_TRANSPORT); in avdtp_process_configure_command()
Da2dp.c169 net_buf_add_u8(rsp_buf, BT_AVDTP_SERVICE_MEDIA_TRANSPORT); in a2dp_get_capabilities_ind()