Searched refs:cong_sent (Results 1 – 4 of 4) sorted by relevance
994 if (p_ccb->cong_sent) { in l2c_data_write()1007 if (p_ccb->cong_sent) return (L2CAP_DW_CONGESTED); in l2c_data_write()
1844 if (p_lcb->p_fixed_ccbs[fixed_cid - L2CAP_FIRST_FIXED_CHNL]->cong_sent) { in L2CA_SendFixedChnlData()1868 if (p_lcb->p_fixed_ccbs[fixed_cid - L2CAP_FIRST_FIXED_CHNL]->cong_sent) in L2CA_SendFixedChnlData()
313 bool cong_sent; /* Set when congested status sent */ member
1482 p_ccb->cong_sent = false; in l2cu_allocate_ccb()3408 p_ccb->cong_sent = status; in send_congestion_status_to_all_clients()3446 if (p_ccb->cong_sent) { in l2cu_check_channel_congestion()