Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_act.cc497 p_cb->status = SMP_INVALID_PARAMETERS; in smp_proc_pair_fail()
525 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_pair_cmd()
540 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_pair_cmd()
611 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_confirm()
635 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_init()
655 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_rand()
679 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_pairing_public_key()
715 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_pairing_commitment()
738 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_dhkey_check()
762 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_keypress_notification()
[all …]
/system/bt/stack/include/
Dsmp_api_types.h74 #define SMP_INVALID_PARAMETERS 0x0A macro
/system/bt/bta/include/
Dbta_api.h422 (BTA_DM_AUTH_FAIL_BASE + SMP_INVALID_PARAMETERS)