Home
last modified time | relevance | path

Searched refs:SMP_FAIL (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h102 #define SMP_FAIL (SMP_MAX_FAIL_RSN_PER_SPEC + 0x0A) /* 0x18 */ macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c1530 p_cb->status = SMP_FAIL; in smp_idle_terminate()