Home
last modified time | relevance | path

Searched refs:SMP_CMD_SECURITY_REQ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.h104 #define SMP_CMD_SECURITY_REQ 0x0b macro
H A Dsmp.c2437 smp_send_cmd(conn, SMP_CMD_SECURITY_REQ, sizeof(cp), &cp); in smp_conn_security()
2980 if (!smp && code != SMP_CMD_PAIRING_REQ && code != SMP_CMD_SECURITY_REQ) in smp_sig_channel()
2997 case SMP_CMD_SECURITY_REQ: in smp_sig_channel()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h104 #define SMP_CMD_SECURITY_REQ 0x0b macro
H A Dsmp.c2443 smp_send_cmd(conn, SMP_CMD_SECURITY_REQ, sizeof(cp), &cp); in smp_conn_security()
2986 if (!smp && code != SMP_CMD_PAIRING_REQ && code != SMP_CMD_SECURITY_REQ) in smp_sig_channel()
3003 case SMP_CMD_SECURITY_REQ: in smp_sig_channel()

Completed in 10 milliseconds