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

  /system/bt/stack/gatt/
gatt_utils.cc 659 period_ms_t timeout_ms = GATT_WAIT_FOR_RSP_TIMEOUT_MS;
685 alarm_set_on_mloop(p_tcb->conf_timer, GATT_WAIT_FOR_RSP_TIMEOUT_MS,
700 alarm_set_on_mloop(tcb.ind_ack_timer, GATT_WAIT_FOR_RSP_TIMEOUT_MS,
    [all...]
gatt_int.h 78 #define GATT_WAIT_FOR_RSP_TIMEOUT_MS (30 * 1000)

Completed in 44 milliseconds