Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h68 struct smp_cmd_pairing_random { struct
69 __u8 rand_val[16];
H A Dsmp.c2134 static u8 smp_cmd_pairing_random(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_pairing_random() function