Searched refs:cong_sent (Results 1 – 5 of 5) sorted by relevance
139 .cong_sent = false,
939 if (p_ccb->cong_sent) { in l2c_data_write()952 if (p_ccb->cong_sent) return (L2CAP_DW_CONGESTED); in l2c_data_write()
1347 if (p_lcb->p_fixed_ccbs[fixed_cid - L2CAP_FIRST_FIXED_CHNL]->cong_sent) { in L2CA_SendFixedChnlData()1373 if (p_lcb->p_fixed_ccbs[fixed_cid - L2CAP_FIRST_FIXED_CHNL]->cong_sent) { in L2CA_SendFixedChnlData()
321 bool cong_sent; /* Set when congested status sent */ member
1444 p_ccb->cong_sent = false; in l2cu_allocate_ccb()3497 p_ccb->cong_sent = status; in send_congestion_status_to_all_clients()3533 if (p_ccb->cong_sent) { in l2cu_check_channel_congestion()