Searched refs:tGATT_CONGESTION_CBACK (Results 1 – 2 of 2) sorted by relevance
57 void tGATT_CONGESTION_CBACK(uint16_t conn_id, bool congested) {} in tGATT_CONGESTION_CBACK() function72 .p_congestion_cb = tGATT_CONGESTION_CBACK,
667 typedef void(tGATT_CONGESTION_CBACK)(uint16_t conn_id, bool congested); typedef693 tGATT_CONGESTION_CBACK* p_congestion_cb{nullptr};