Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.h75 struct smp_cmd_encrypt_info { struct
H A Dsmp.c1257 struct smp_cmd_encrypt_info enc; in smp_distribute_keys()
2461 static int smp_cmd_encrypt_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_encrypt_info() function
2463 struct smp_cmd_encrypt_info *rp = (void *) skb->data; in smp_cmd_encrypt_info()
2990 reason = smp_cmd_encrypt_info(conn, skb); in smp_sig_channel()