Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.h116 struct smp_cmd_dhkey_check { struct
H A Dsmp.c1449 struct smp_cmd_dhkey_check check; in sc_dhkey_check()
2875 static int smp_cmd_dhkey_check(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_dhkey_check() function
2877 struct smp_cmd_dhkey_check *check = (void *) skb->data; in smp_cmd_dhkey_check()
3034 reason = smp_cmd_dhkey_check(conn, skb); in smp_sig_channel()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h116 struct smp_cmd_dhkey_check { struct
H A Dsmp.c1455 struct smp_cmd_dhkey_check check; in sc_dhkey_check()
2881 static int smp_cmd_dhkey_check(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_dhkey_check() function
2883 struct smp_cmd_dhkey_check *check = (void *) skb->data; in smp_cmd_dhkey_check()
3040 reason = smp_cmd_dhkey_check(conn, skb); in smp_sig_channel()

Completed in 10 milliseconds