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

  /system/bt/stack/include/
smp_api.h 98 #define SMP_RSP_TIMEOUT (SMP_MAX_FAIL_RSN_PER_SPEC + 0x08) /* 0x15 */
  /system/bt/bta/include/
bta_api.h 681 #define BTA_DM_AUTH_SMP_RSP_TIMEOUT (BTA_DM_AUTH_FAIL_BASE + SMP_RSP_TIMEOUT)
    [all...]
  /system/bt/stack/smp/
smp_utils.c 350 ** Function smp_rsp_timeout
357 void smp_rsp_timeout(TIMER_LIST_ENT *p_tle) function
360 UINT8 failure = SMP_RSP_TIMEOUT;
    [all...]

Completed in 50 milliseconds