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 634 #define BTA_DM_AUTH_SMP_RSP_TIMEOUT (BTA_DM_AUTH_FAIL_BASE + SMP_RSP_TIMEOUT)
    [all...]
  /system/bt/stack/smp/
smp_utils.c 331 SMP_WAIT_FOR_RSP_TIMEOUT_MS, smp_rsp_timeout,
352 ** Function smp_rsp_timeout
359 void smp_rsp_timeout(UNUSED_ATTR void *data) function
362 UINT8 failure = SMP_RSP_TIMEOUT;
    [all...]

Completed in 60 milliseconds