Home
last modified time | relevance | path

Searched refs:gatt_stop_conf_timer (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/gatt/
Dgatt_int.h500 extern void gatt_stop_conf_timer(tGATT_TCB& tcb, uint16_t cid);
Dgatt_utils.cc588 void gatt_stop_conf_timer(tGATT_TCB& tcb, uint16_t cid) { in gatt_stop_conf_timer() function
Dgatt_sr.cc1235 gatt_stop_conf_timer(tcb, cid); in gatts_process_value_conf()