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.h75 #define SMP_PAIR_NOT_SUPPORT 0x05 macro
/system/bt/bta/include/
Dbta_api.h622 #define BTA_DM_AUTH_SMP_PAIR_NOT_SUPPORT (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_NOT_SUPPORT)
/system/bt/stack/smp/
Dsmp_utils.c1130 UINT8_TO_STREAM(p, SMP_PAIR_NOT_SUPPORT); in smp_reject_unexpected_pairing_command()
Dsmp_act.c86 reason = SMP_PAIR_NOT_SUPPORT; in pts_test_send_authentication_complete_failure()