Home
last modified time | relevance | path

Searched defs:smp_cmd_security_req (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dsmp.h105 struct smp_cmd_security_req { struct
106 __u8 auth_req;
H A Dsmp.c2311 static u8 smp_cmd_security_req(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_security_req() function