Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c1144 (type == AVDT_RTCP_PT_SDES)) ) { in AVDT_SendReport()
1191 case AVDT_RTCP_PT_SDES: /* Source Description */ in AVDT_SendReport()
Davdt_scb_act.c372 case AVDT_RTCP_PT_SDES: /* the packet type - SDES (Source Description) */ in avdt_scb_hdl_report()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Davdt_api.h93 #define AVDT_RTCP_PT_SDES 202 /* the packet type - SDES (Source Description) */ macro