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.c584 reason = SMP_INVALID_PARAMETERS; in smp_proc_pair_cmd()
664 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_proc_confirm()
690 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_proc_init()
711 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_proc_rand()
736 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_pairing_public_key()
760 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_pairing_commitment()
785 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_dhkey_check()
810 UINT8 reason = SMP_INVALID_PARAMETERS; in smp_process_keypress_notification()
867 reason = SMP_INVALID_PARAMETERS; in smp_br_process_pairing_command()
/system/bt/stack/include/
Dsmp_api.h80 #define SMP_INVALID_PARAMETERS 0x0A macro
/system/bt/bta/include/
Dbta_api.h627 #define BTA_DM_AUTH_SMP_INVALID_PARAMETERS (BTA_DM_AUTH_FAIL_BASE + SMP_INVALID_PARAMETERS)