Home | History | Annotate | Download | only in gatt

Lines Matching refs:conf_timer

500       p_tcb->conf_timer = alarm_new("gatt.conf_timer");
733 alarm_set_on_queue(p_tcb->conf_timer, GATT_WAIT_FOR_RSP_TIMEOUT_MS,
1608 alarm_free(p_tcb->conf_timer);
1609 p_tcb->conf_timer = NULL;