Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dsmp.h78 struct smp_cmd_encrypt_info { struct
Dsmp.c1281 struct smp_cmd_encrypt_info enc; in smp_distribute_keys()
2495 static int smp_cmd_encrypt_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_encrypt_info() function
2497 struct smp_cmd_encrypt_info *rp = (void *) skb->data; in smp_cmd_encrypt_info()
3009 reason = smp_cmd_encrypt_info(conn, skb); in smp_sig_channel()