Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dsmp.h133 #define SMP_CMD_NOTSUPP 0x07 macro
Dsmp.c1760 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_req()
1951 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_rsp()
2314 return SMP_CMD_NOTSUPP; in smp_cmd_security_req()
3049 reason = SMP_CMD_NOTSUPP; in smp_sig_channel()