Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api_types.h69 #define SMP_PAIR_NOT_SUPPORT 0x05 macro
/system/bt/bta/include/
Dbta_api.h421 (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_NOT_SUPPORT)
/system/bt/stack/smp/
Dsmp_utils.cc1173 UINT8_TO_STREAM(p, SMP_PAIR_NOT_SUPPORT); in smp_reject_unexpected_pairing_command()
Dsmp_act.cc55 reason == SMP_PAIR_NOT_SUPPORT || reason == SMP_PASSKEY_ENTRY_FAIL || in pts_test_send_authentication_complete_failure()