Searched refs:smp_command_has_valid_fixed_length (Results 1 – 1 of 1) sorted by relevance
83 static BOOLEAN smp_command_has_valid_fixed_length(tSMP_CB *p_cb);87 smp_command_has_valid_fixed_length, /* 0x01: pairing request */88 smp_command_has_valid_fixed_length, /* 0x02: pairing response */89 smp_command_has_valid_fixed_length, /* 0x03: pairing confirm */90 smp_command_has_valid_fixed_length, /* 0x04: pairing random */91 smp_command_has_valid_fixed_length, /* 0x05: pairing failed */92 smp_command_has_valid_fixed_length, /* 0x06: encryption information */93 smp_command_has_valid_fixed_length, /* 0x07: master identification */94 smp_command_has_valid_fixed_length, /* 0x08: identity information */95 smp_command_has_valid_fixed_length, /* 0x09: identity address information */[all …]