Searched refs:L2CAP_DW_CONGESTED (Results 1 – 6 of 6) sorted by relevance
141 if (status == L2CAP_DW_CONGESTED) in mca_dcb_snd_data()
462 if (L2CA_DataWrite(p_lcb->ch_lcid, p_buf) == L2CAP_DW_CONGESTED) in avct_lcb_cong_ind()594 if (L2CA_DataWrite(p_lcb->ch_lcid, p_buf) == L2CAP_DW_CONGESTED) in avct_lcb_send_msg()
51 #define L2CAP_DW_CONGESTED 2 macro
465 return (L2CAP_DW_CONGESTED); in L2CA_UcdDataWrite()
987 return (L2CAP_DW_CONGESTED); in l2c_data_write()
370 #define AVDT_AD_CONGESTED L2CAP_DW_CONGESTED /* 2 */