Searched defs:rand192 (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/net/bluetooth/ | ||
H A D | hci_core.c | 2571 hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 bdaddr_type, u8 *hash192, u8 *rand192, u8 *hash256, u8 *rand256) hci_add_remote_oob_data() argument |
H A D | mgmt.c | 3941 u8 *rand192, *hash192, *rand256, *hash256; add_remote_oob_data() local |
/linux-4.1.27/include/net/bluetooth/ | ||
H A D | mgmt.h | 308 __u8 rand192[16]; member in struct:mgmt_rp_read_local_oob_data 323 __u8 rand192[16]; member in struct:mgmt_cp_add_remote_oob_ext_data |
H A D | hci_core.h | 153 u8 rand192[16]; member in struct:oob_data |
H A D | hci.h | 778 __u8 rand192[16]; member in struct:hci_cp_remote_oob_ext_data_reply 1086 __u8 rand192[16]; member in struct:hci_rp_read_local_oob_ext_data |
Completed in 229 milliseconds