Searched refs:AVDT_RTCP_PT_RR (Results 1 – 3 of 3) sorted by relevance
87 #define AVDT_RTCP_PT_RR 201 /* the packet type - RR (Receiver Report) */ macro
1203 ((type == AVDT_RTCP_PT_RR) && (p_scb->cs.tsep == AVDT_TSEP_SNK)) || in AVDT_SendReport()1243 case AVDT_RTCP_PT_RR: /* Receiver Report */ in AVDT_SendReport()
372 case AVDT_RTCP_PT_RR: /* the packet type - RR (Receiver Report) */ in avdt_scb_hdl_report()