Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.h132 #define SMP_CMD_NOTSUPP 0x07 macro
Dsmp.c1723 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_req()
1908 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_rsp()
2241 return SMP_CMD_NOTSUPP; in smp_cmd_security_req()
2882 reason = SMP_CMD_NOTSUPP; in smp_sig_channel()