Searched refs:pL2CA_FixedCong_Cb (Results 1 – 5 of 5) sorted by relevance
72 fixed_reg.pL2CA_FixedCong_Cb = in smp_l2cap_if_init()
182 .pL2CA_FixedCong_Cb = [](const RawAddress&, bool) {}, in Fuzz()
761 tL2CA_FIXED_CONGESTION_STATUS_CB* pL2CA_FixedCong_Cb; member
126 fixed_reg.pL2CA_FixedCong_Cb = gatt_le_cong_cback; /* congestion callback */ in gatt_init()
3516 if (l2cb.fixed_reg[xx].pL2CA_FixedCong_Cb != NULL) in send_congestion_status_to_all_clients()3517 (*l2cb.fixed_reg[xx].pL2CA_FixedCong_Cb)(p_ccb->p_lcb->remote_bd_addr, in send_congestion_status_to_all_clients()