Searched refs:smp_command_has_invalid_length (Results 1 – 3 of 3) sorted by relevance
453 extern bool smp_command_has_invalid_length(tSMP_CB* p_cb);
523 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()
966 bool smp_command_has_invalid_length(tSMP_CB* p_cb) { in smp_command_has_invalid_length() function