Home
last modified time | relevance | path

Searched refs:BT_AVDTP_AUDIO (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h78 BT_AVDTP_AUDIO = 0x00, enumerator
Da2dp.h43 .sep = {.sep_info = {.media_type = BT_AVDTP_AUDIO, .tsep = _role}}, \
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c517 BT_AVDTP_AUDIO, BT_AVDTP_SINK); in cmd_register_ep()
528 BT_AVDTP_AUDIO, BT_AVDTP_SOURCE); in cmd_register_ep()
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c499 BT_AVDTP_AUDIO) { in bt_a2dp_get_sep_caps()
612 a2dp->set_config_param.media_type = BT_AVDTP_AUDIO; in bt_a2dp_stream_config_set_param()
Davdtp.c1414 if (data == BT_AVDTP_AUDIO) { in bt_avdtp_parse_capability_codec()