Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dsmp.h136 #define SMP_INVALID_PARAMS 0x0a macro
Dsmp.c1757 return SMP_INVALID_PARAMS; in smp_cmd_pairing_req()
1948 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()
2311 return SMP_INVALID_PARAMS; in smp_cmd_security_req()
2511 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2519 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2544 return SMP_INVALID_PARAMS; in smp_cmd_initiator_ident()
2576 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
2584 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
[all …]