Home
last modified time | relevance | path

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

/net/bluetooth/
Dsmp.c1751 return SMP_INVALID_PARAMS; in smp_cmd_pairing_req()
1942 return SMP_INVALID_PARAMS; in smp_cmd_pairing_rsp()
2100 return SMP_INVALID_PARAMS; in smp_cmd_pairing_confirm()
2146 return SMP_INVALID_PARAMS; in smp_cmd_pairing_random()
2305 return SMP_INVALID_PARAMS; in smp_cmd_security_req()
2505 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2513 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2538 return SMP_INVALID_PARAMS; in smp_cmd_initiator_ident()
2570 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
2578 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
[all …]
Dsmp.h136 #define SMP_INVALID_PARAMS 0x0a macro