Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.h136 #define SMP_INVALID_PARAMS 0x0a macro
Dsmp.c1760 return SMP_INVALID_PARAMS; in smp_cmd_pairing_req()
1951 return SMP_INVALID_PARAMS; in smp_cmd_pairing_rsp()
2106 return SMP_INVALID_PARAMS; in smp_cmd_pairing_confirm()
2152 return SMP_INVALID_PARAMS; in smp_cmd_pairing_random()
2287 return SMP_INVALID_PARAMS; in smp_cmd_security_req()
2481 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2505 return SMP_INVALID_PARAMS; in smp_cmd_master_ident()
2537 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
2560 return SMP_INVALID_PARAMS; in smp_cmd_ident_addr_info()
2614 return SMP_INVALID_PARAMS; in smp_cmd_sign_info()
[all …]