Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h73 #define SMP_PAIR_AUTH_FAIL 0x03 macro
/system/bt/stack/smp/
Dsmp_act.c78 reason = SMP_PAIR_AUTH_FAIL; in pts_test_send_authentication_complete_failure()
507 reason = SMP_PAIR_AUTH_FAIL; in smp_proc_sec_req()
616 reason = SMP_PAIR_AUTH_FAIL; in smp_proc_pair_cmd()
641 reason = SMP_PAIR_AUTH_FAIL; in smp_proc_pair_cmd()
1342 failure = SMP_PAIR_AUTH_FAIL; in smp_decide_association_model()
1418 uint8_t reason = SMP_PAIR_AUTH_FAIL; in smp_process_io_response()
/system/bt/bta/include/
Dbta_api.h620 #define BTA_DM_AUTH_SMP_PAIR_AUTH_FAIL (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_AUTH_FAIL)