Searched refs:smp_command_has_invalid_length (Results 1 – 3 of 3) sorted by relevance
423 extern bool smp_command_has_invalid_length(tSMP_CB* p_cb);
533 if (smp_command_has_invalid_length(p_cb)) { in smp_proc_pair_cmd()820 if (smp_command_has_invalid_length(p_cb)) { in smp_br_process_pairing_command()
977 bool smp_command_has_invalid_length(tSMP_CB* p_cb) { in smp_command_has_invalid_length() function