Home
last modified time | relevance | path

Searched defs:oob_data (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h217 struct oob_data { struct
218 struct list_head list;
219 bdaddr_t bdaddr;
220 u8 bdaddr_type;
221 u8 present;
222 u8 hash192[16];
223 u8 rand192[16];
224 u8 hash256[16];
225 u8 rand256[16];
Dhci.h781 __u8 oob_data; member
2150 __u8 oob_data; member
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h232 struct oob_data { struct
233 struct list_head list;
234 bdaddr_t bdaddr;
235 u8 bdaddr_type;
236 u8 present;
237 u8 hash192[16];
238 u8 rand192[16];
239 u8 hash256[16];
240 u8 rand256[16];
Dhci.h885 __u8 oob_data; member
2507 __u8 oob_data; member
/kernel/linux/linux-6.6/net/bluetooth/
Dsmp.c674 struct oob_data *oob_data; in build_pairing_cmd() local
/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.c673 struct oob_data *oob_data; in build_pairing_cmd() local