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