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.h105 struct smp_cmd_security_req { struct
H A Dsmp.c2293 static u8 smp_cmd_security_req(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_security_req() function
2295 struct smp_cmd_security_req *rp = (void *) skb->data; in smp_cmd_security_req()
2435 struct smp_cmd_security_req cp; in smp_conn_security()
2998 reason = smp_cmd_security_req(conn, skb); in smp_sig_channel()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h105 struct smp_cmd_security_req { struct
H A Dsmp.c2299 static u8 smp_cmd_security_req(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_security_req() function
2301 struct smp_cmd_security_req *rp = (void *) skb->data; in smp_cmd_security_req()
2441 struct smp_cmd_security_req cp; in smp_conn_security()
3004 reason = smp_cmd_security_req(conn, skb); in smp_sig_channel()

Completed in 10 milliseconds