Searched refs:L2CAP_DW_CONGESTED (Results 1 – 8 of 8) sorted by relevance
431 if (L2CA_DataWrite(p_lcb->ch_lcid, p_buf) == L2CAP_DW_CONGESTED) { in avct_lcb_cong_ind()543 if (L2CA_DataWrite(p_lcb->ch_lcid, p_buf) == L2CAP_DW_CONGESTED) { in avct_lcb_send_msg()
56 #define L2CAP_DW_CONGESTED 2 macro
336 } else if (l2cap_ret == L2CAP_DW_CONGESTED) { in attp_send_msg_to_l2cap()
432 case L2CAP_DW_CONGESTED: in dispatch_fragments()
1007 if (p_ccb->cong_sent) return (L2CAP_DW_CONGESTED); in l2c_data_write()
1869 return (L2CAP_DW_CONGESTED); in L2CA_SendFixedChnlData()
493 if (status == L2CAP_DW_CONGESTED) { in gap_try_write_queued_data()
332 #define AVDT_AD_CONGESTED L2CAP_DW_CONGESTED /* 2 */