hci_find_remote_oob_data 1129 include/net/bluetooth/hci_core.h struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev,
hci_find_remote_oob_data 2672 net/bluetooth/hci_core.c 	data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type);
hci_find_remote_oob_data 2700 net/bluetooth/hci_core.c 	data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type);
hci_find_remote_oob_data 4382 net/bluetooth/hci_event.c 	data = hci_find_remote_oob_data(hdev, &conn->dst, BDADDR_BREDR);
hci_find_remote_oob_data 4719 net/bluetooth/hci_event.c 	data = hci_find_remote_oob_data(hdev, &ev->bdaddr, BDADDR_BREDR);
hci_find_remote_oob_data  696 net/bluetooth/smp.c 		oob_data = hci_find_remote_oob_data(hdev, &hcon->dst,