Searched refs:gatt_le_cong_cback (Results 1 – 1 of 1) sorted by relevance
50 static void gatt_le_cong_cback(BD_ADDR remote_bda, BOOLEAN congest);120 fixed_reg.pL2CA_FixedCong_Cb = gatt_le_cong_cback; /* congestion callback */ in gatt_init()555 static void gatt_le_cong_cback(BD_ADDR remote_bda, BOOLEAN congested) in gatt_le_cong_cback() function