Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dsmp.h135 #define SMP_INVALID_PARAMS 0x0a macro
Dsmp.c1719 return SMP_INVALID_PARAMS; in smp_cmd_pairing_req()
1904 return SMP_INVALID_PARAMS; in smp_cmd_pairing_rsp()
2056 return SMP_INVALID_PARAMS; in smp_cmd_pairing_confirm()
2102 return SMP_INVALID_PARAMS; in smp_cmd_pairing_random()
2237 return SMP_INVALID_PARAMS; in smp_cmd_security_req()
2375 return SMP_INVALID_PARAMS; in smp_cmd_encrypt_info()
2399 return SMP_INVALID_PARAMS; in smp_cmd_master_ident()
2431 return SMP_INVALID_PARAMS; in smp_cmd_ident_info()
2454 return SMP_INVALID_PARAMS; in smp_cmd_ident_addr_info()
2508 return SMP_INVALID_PARAMS; in smp_cmd_sign_info()
[all …]