Home
last modified time | relevance | path

Searched refs:BT_AVDTP_GET_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp_internal.h36 #define BT_AVDTP_GET_CAPABILITIES 0x02 macro
Davdtp.c370 BT_AVDTP_GET_CAPABILITIES, tid); in avdtp_get_capabilities_handler()
384 BT_AVDTP_GET_CAPABILITIES, tid); in avdtp_get_capabilities_handler()
954 case BT_AVDTP_GET_CAPABILITIES: in avdtp_timeout()
1069 {BT_AVDTP_GET_CAPABILITIES, avdtp_get_capabilities_handler},
1356 BT_AVDTP_GET_CAPABILITIES); in bt_avdtp_get_capabilities()