Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h104 #define SMP_CMD_SECURITY_REQ 0x0b macro
H A Dsmp.c2372 smp_send_cmd(smp->conn, SMP_CMD_SECURITY_REQ, sizeof(cp), &cp); in smp_send_security_req()
2987 if (!smp && code != SMP_CMD_PAIRING_REQ && code != SMP_CMD_SECURITY_REQ) in smp_sig_channel()
3004 case SMP_CMD_SECURITY_REQ: in smp_sig_channel()