Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
Dsmp.h136 #define SMP_INVALID_PARAMS 0x0a macro
Dsmp.c1751 return SMP_INVALID_PARAMS; in smp_cmd_pairing_req()
1940 return SMP_INVALID_PARAMS; in smp_cmd_pairing_rsp()
2099 return SMP_INVALID_PARAMS; in smp_cmd_pairing_confirm()
2145 return SMP_INVALID_PARAMS; in smp_cmd_pairing_random()
2321 return SMP_INVALID_PARAMS; in smp_cmd_security_req()
2513 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2521 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2546 return SMP_INVALID_PARAMS; in smp_cmd_initiator_ident()
2578 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
2586 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
[all …]