Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_int.h453 extern bool smp_command_has_invalid_length(tSMP_CB* p_cb);
Dsmp_act.cc523 if (smp_command_has_invalid_length(p_cb)) { in smp_proc_pair_cmd()
799 if (smp_command_has_invalid_length(p_cb)) { in smp_br_process_pairing_command()
Dsmp_utils.cc966 bool smp_command_has_invalid_length(tSMP_CB* p_cb) { in smp_command_has_invalid_length() function