Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h614 extern void gatt_start_conf_timer(tGATT_TCB *p_tcb);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c614 gatt_start_conf_timer(p_tcb); in GATTS_HandleValueIndication()
Dgatt_utils.c1293 void gatt_start_conf_timer(tGATT_TCB *p_tcb) in gatt_start_conf_timer() function