Searched refs:bta_gattc_cong_cback (Results 1 – 1 of 1) sorted by relevance
65 static void bta_gattc_cong_cback(uint16_t conn_id, bool congested);80 .p_congestion_cb = bta_gattc_cong_cback,1403 static void bta_gattc_cong_cback(uint16_t conn_id, bool congested) { in bta_gattc_cong_cback() function