Searched refs:gatt_le_cong_cback (Results 1 – 1 of 1) sorted by relevance
56 static void gatt_le_cong_cback(const RawAddress& remote_bda, bool congest);121 fixed_reg.pL2CA_FixedCong_Cb = gatt_le_cong_cback; /* congestion callback */ in gatt_init()524 static void gatt_le_cong_cback(const RawAddress& remote_bda, bool congested) { in gatt_le_cong_cback() function