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

  /system/bt/stack/gatt/
gatt_utils.c 974 p_tcb->ind_ack_timer = alarm_new("gatt.ind_ack_timer");
    [all...]
gatt_main.c 173 alarm_free(gatt_cb.tcb[i].ind_ack_timer);
174 gatt_cb.tcb[i].ind_ack_timer = NULL;
    [all...]
gatt_int.h 377 alarm_t *ind_ack_timer; /* local app confirm to indication timer */ member in struct:__anon73629
gatt_api.c     [all...]

Completed in 158 milliseconds