Home
last modified time | relevance | path

Searched refs:SMP_INVALID_PARAMS (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.h136 #define SMP_INVALID_PARAMS 0x0a macro
Dsmp.c1740 return SMP_INVALID_PARAMS; in smp_cmd_pairing_req()
1931 return SMP_INVALID_PARAMS; in smp_cmd_pairing_rsp()
2086 return SMP_INVALID_PARAMS; in smp_cmd_pairing_confirm()
2132 return SMP_INVALID_PARAMS; in smp_cmd_pairing_random()
2291 return SMP_INVALID_PARAMS; in smp_cmd_security_req()
2490 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2498 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2523 return SMP_INVALID_PARAMS; in smp_cmd_master_ident()
2555 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
2563 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
[all …]