Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dsmp.h132 #define SMP_CMD_NOTSUPP 0x07 macro
Dsmp.c1722 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_req()
1907 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_rsp()
2240 return SMP_CMD_NOTSUPP; in smp_cmd_security_req()
2855 reason = SMP_CMD_NOTSUPP; in smp_sig_channel()