Searched refs:L2CAP_DW_CONGESTED (Results 1 – 9 of 9) sorted by relevance
467 if (status == L2CAP_DW_CONGESTED) { in GAP_ConnBTWrite()550 if (status == L2CAP_DW_CONGESTED) { in GAP_ConnWriteData()1039 if (status == L2CAP_DW_CONGESTED) { in gap_congestion_ind()
454 if (L2CA_DataWrite(p_lcb->ch_lcid, p_buf) == L2CAP_DW_CONGESTED) in avct_lcb_cong_ind()577 if (L2CA_DataWrite(p_lcb->ch_lcid, p_buf) == L2CAP_DW_CONGESTED) { in avct_lcb_send_msg()
55 #define L2CAP_DW_CONGESTED 2 macro
433 case L2CAP_DW_CONGESTED: in dispatch_fragments()
438 return (L2CAP_DW_CONGESTED); in L2CA_UcdDataWrite()
1838 return (L2CAP_DW_CONGESTED); in L2CA_SendFixedChnlData()1851 return (L2CAP_DW_CONGESTED); in L2CA_SendFixedChnlData()
1061 return (L2CAP_DW_CONGESTED); in l2c_data_write()
368 } else if (l2cap_ret == L2CAP_DW_CONGESTED) { in attp_send_msg_to_l2cap()
377 #define AVDT_AD_CONGESTED L2CAP_DW_CONGESTED /* 2 */