Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_int.h579 extern void gatt_start_conf_timer(tGATT_TCB *p_tcb);
Dgatt_api.c647 gatt_start_conf_timer(p_tcb); in GATTS_HandleValueIndication()
Dgatt_utils.c1194 void gatt_start_conf_timer(tGATT_TCB *p_tcb) in gatt_start_conf_timer() function