HomeSort by relevance Sort by last modified time
    Searched refs:conf_timer (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/gatt/
gatt_utils.c 973 p_tcb->conf_timer = alarm_new("gatt.conf_timer");
    [all...]
gatt_main.c 170 alarm_free(gatt_cb.tcb[i].conf_timer);
171 gatt_cb.tcb[i].conf_timer = NULL;
    [all...]
gatt_int.h 371 alarm_t *conf_timer; /* peer confirm to indication timer */ member in struct:__anon73629
gatt_sr.c     [all...]

Completed in 194 milliseconds