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