Home
last modified time | relevance | path

Searched refs:SMP_RSP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h98 #define SMP_RSP_TIMEOUT (SMP_MAX_FAIL_RSN_PER_SPEC + 0x08) /* 0x16 */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c392 UINT8 failure = SMP_RSP_TIMEOUT; in smp_rsp_timeout()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h718 #define BTA_DM_AUTH_SMP_RSP_TIMEOUT (BTA_DM_AUTH_FAIL_BASE + SMP_RSP_TIMEOUT)