Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c673 struct oob_data *oob_data; in build_pairing_cmd() local
686 oob_data = hci_find_remote_oob_data(hdev, &hcon->dst, in build_pairing_cmd()
688 if (oob_data && oob_data->present) { in build_pairing_cmd()
691 memcpy(smp->rr, oob_data->rand256, 16); in build_pairing_cmd()
692 memcpy(smp->pcnf, oob_data->hash256, 16); in build_pairing_cmd()
H A Dhci_core.c1502 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev, in hci_find_remote_oob_data()
1505 struct oob_data *data; in hci_find_remote_oob_data()
1521 struct oob_data *data; in hci_remove_remote_oob_data()
1537 struct oob_data *data, *n; in hci_remote_oob_data_clear()
1549 struct oob_data *data; in hci_add_remote_oob_data()
H A Dhci_debugfs.c200 struct oob_data *data; in remote_oob_show()
H A Dhci_event.c5257 struct oob_data *data; in bredr_oob_data_present()
5351 cp.oob_data = bredr_oob_data_present(conn); in hci_io_capa_reply_evt()
5600 struct oob_data *data; in hci_remote_oob_data_request_evt()
/linux/include/net/bluetooth/
H A Dhci.h952 __u8 oob_data;
2759 __u8 oob_data;
950 __u8 oob_data; global() member
2550 __u8 oob_data; global() member
H A Dhci_core.h232 struct oob_data { struct
1879 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev,
233 listoob_data global() argument
234 bdaddroob_data global() argument
235 bdaddr_typeoob_data global() argument
236 presentoob_data global() argument
237 hash192oob_data global() argument
238 rand192oob_data global() argument
239 hash256oob_data global() argument
240 rand256oob_data global() argument