Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h75 #define SMP_PAIR_NOT_SUPPORT 0x05 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c1246 UINT8_TO_STREAM (p, SMP_PAIR_NOT_SUPPORT); in smp_reject_unexpected_pairing_command()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h706 #define BTA_DM_AUTH_SMP_PAIR_NOT_SUPPORT (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_NOT_SUPPORT)