Home
last modified time | relevance | path

Searched refs:tGATT_CONGESTION_CBACK (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/test/gatt/
Dstack_gatt_test.cc57 void tGATT_CONGESTION_CBACK(uint16_t conn_id, bool congested) {} in tGATT_CONGESTION_CBACK() function
72 .p_congestion_cb = tGATT_CONGESTION_CBACK,
/system/bt/stack/include/
Dgatt_api.h667 typedef void(tGATT_CONGESTION_CBACK)(uint16_t conn_id, bool congested); typedef
693 tGATT_CONGESTION_CBACK* p_congestion_cb{nullptr};