Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h89 struct smp_cmd_ident_info { struct
90 __u8 irk[16];
H A Dsmp.c2570 static int smp_cmd_ident_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_ident_info() function