Home
last modified time | relevance | path

Searched refs:hci_find_remote_oob_data (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/bluetooth/
Dhci_core.c2528 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev, in hci_find_remote_oob_data() function
2549 data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type); in hci_remove_remote_oob_data()
2577 data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type); in hci_add_remote_oob_data()
Dhci_event.c3938 data = hci_find_remote_oob_data(hdev, &conn->dst, BDADDR_BREDR); in bredr_oob_data_present()
4275 data = hci_find_remote_oob_data(hdev, &ev->bdaddr, BDADDR_BREDR); in hci_remote_oob_data_request_evt()
Dsmp.c681 oob_data = hci_find_remote_oob_data(hdev, &hcon->dst, in build_pairing_cmd()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1002 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev,