Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.h133 #define SMP_CMD_NOTSUPP 0x07 macro
Dsmp.c1743 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_req()
1934 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_rsp()
2294 return SMP_CMD_NOTSUPP; in smp_cmd_security_req()
3028 reason = SMP_CMD_NOTSUPP; in smp_sig_channel()