Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h75 #define SMP_PAIR_NOT_SUPPORT 0x05 macro
/system/bt/bta/include/
Dbta_api.h671 #define BTA_DM_AUTH_SMP_PAIR_NOT_SUPPORT (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_NOT_SUPPORT)
/system/bt/stack/smp/
Dsmp_utils.c1161 UINT8_TO_STREAM (p, SMP_PAIR_NOT_SUPPORT); in smp_reject_unexpected_pairing_command()