Home
last modified time | relevance | path

Searched refs:pL2CA_FixedCong_Cb (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_l2c.cc72 fixed_reg.pL2CA_FixedCong_Cb = in smp_l2cap_if_init()
/packages/modules/Bluetooth/system/stack/fuzzers/
Dl2cap_fuzzer.cc182 .pL2CA_FixedCong_Cb = [](const RawAddress&, bool) {}, in Fuzz()
/packages/modules/Bluetooth/system/stack/include/
Dl2c_api.h761 tL2CA_FIXED_CONGESTION_STATUS_CB* pL2CA_FixedCong_Cb; member
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc126 fixed_reg.pL2CA_FixedCong_Cb = gatt_le_cong_cback; /* congestion callback */ in gatt_init()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc3516 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()