Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h535 void gatt_stop_conf_timer(tGATT_TCB& tcb, uint16_t cid);
Dgatt_sr.cc1284 gatt_stop_conf_timer(tcb, cid); in gatts_process_value_conf()
Dgatt_utils.cc676 void gatt_stop_conf_timer(tGATT_TCB& tcb, uint16_t cid) { in gatt_stop_conf_timer() function