Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
Dsmp.h133 #define SMP_CMD_NOTSUPP 0x07 macro
Dsmp.c1754 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_req()
1943 return SMP_CMD_NOTSUPP; in smp_cmd_pairing_rsp()
2324 return SMP_CMD_NOTSUPP; in smp_cmd_security_req()
3049 reason = SMP_CMD_NOTSUPP; in smp_sig_channel()