Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.h105 struct smp_cmd_security_req { struct
H A Dsmp.c2310 static u8 smp_cmd_security_req(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_security_req() function
2312 struct smp_cmd_security_req *rp = (void *) skb->data; in smp_cmd_security_req()
2368 struct smp_cmd_security_req cp; in smp_send_security_req()
3004 reason = smp_cmd_security_req(conn, skb); in smp_sig_channel()