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

  /external/bluetooth/bluedroid/stack/include/
smp_api.h 61 #define SMP_RSP_TIMEOUT 0x11
  /external/bluetooth/bluedroid/stack/smp/
smp_utils.c 143 ** Function smp_rsp_timeout
150 void smp_rsp_timeout(TIMER_LIST_ENT *p_tle) function
153 UINT8 failure = SMP_RSP_TIMEOUT;
155 SMP_TRACE_EVENT1("smp_rsp_timeout state:%d", p_cb->state);
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 545 #define BTA_DM_AUTH_SMP_RSP_TIMEOUT (BTA_DM_AUTH_FAIL_BASE + SMP_RSP_TIMEOUT)
    [all...]

Completed in 172 milliseconds