Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_core.c1479 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev, in hci_find_remote_oob_data() function
1500 data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type); in hci_remove_remote_oob_data()
1528 data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type); in hci_add_remote_oob_data()
H A Dhci_event.c5162 data = hci_find_remote_oob_data(hdev, &conn->dst, BDADDR_BREDR); in bredr_oob_data_present()
5512 data = hci_find_remote_oob_data(hdev, &ev->bdaddr, BDADDR_BREDR); in hci_remote_oob_data_request_evt()
H A Dsmp.c687 oob_data = hci_find_remote_oob_data(hdev, &hcon->dst, in build_pairing_cmd()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1719 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev,