Searched refs:gatt_start_conf_timer (Results 1 – 3 of 3) sorted by relevance
499 extern void gatt_start_conf_timer(tGATT_TCB* p_tcb, uint16_t cid);
478 gatt_start_conf_timer(p_tcb, cid); in GATTS_HandleValueIndication()
570 void gatt_start_conf_timer(tGATT_TCB* p_tcb, uint16_t cid) { in gatt_start_conf_timer() function