Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.h89 struct smp_cmd_ident_info { struct
H A Dsmp.c1319 struct smp_cmd_ident_info idinfo; in smp_distribute_keys()
2569 static int smp_cmd_ident_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_ident_info() function
2571 struct smp_cmd_ident_info *info = (void *) skb->data; in smp_cmd_ident_info()
3024 reason = smp_cmd_ident_info(conn, skb); in smp_sig_channel()