Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.h135 #define SMP_INVALID_PARAMS 0x0a macro
Dsmp.c1720 return SMP_INVALID_PARAMS; in smp_cmd_pairing_req()
1905 return SMP_INVALID_PARAMS; in smp_cmd_pairing_rsp()
2057 return SMP_INVALID_PARAMS; in smp_cmd_pairing_confirm()
2103 return SMP_INVALID_PARAMS; in smp_cmd_pairing_random()
2238 return SMP_INVALID_PARAMS; in smp_cmd_security_req()
2402 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2426 return SMP_INVALID_PARAMS; in smp_cmd_master_ident()
2458 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
2481 return SMP_INVALID_PARAMS; in smp_cmd_ident_addr_info()
2535 return SMP_INVALID_PARAMS; in smp_cmd_sign_info()
[all …]