Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_act.cc507 p_cb->status = SMP_INVALID_PARAMETERS; in smp_proc_pair_fail()
535 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_pair_cmd()
550 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_pair_cmd()
622 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_confirm()
646 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_init()
666 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_proc_rand()
690 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_pairing_public_key()
735 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_pairing_commitment()
758 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_dhkey_check()
782 smp_int_data.status = SMP_INVALID_PARAMETERS; in smp_process_keypress_notification()
[all …]
/system/bt/stack/include/
Dsmp_api_types.h111 SMP_INVALID_PARAMETERS = 0x0A, enumerator