Searched refs:hci_find_remote_oob_data (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_core.c | 2777 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev, in hci_find_remote_oob_data() function 2798 data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type); in hci_remove_remote_oob_data() 2826 data = hci_find_remote_oob_data(hdev, bdaddr, bdaddr_type); in hci_add_remote_oob_data()
|
| H A D | hci_event.c | 4537 data = hci_find_remote_oob_data(hdev, &conn->dst, BDADDR_BREDR); in bredr_oob_data_present() 4884 data = hci_find_remote_oob_data(hdev, &ev->bdaddr, BDADDR_BREDR); in hci_remote_oob_data_request_evt()
|
| H A D | smp.c | 686 oob_data = hci_find_remote_oob_data(hdev, &hcon->dst, in build_pairing_cmd()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci_core.h | 1299 struct oob_data *hci_find_remote_oob_data(struct hci_dev *hdev,
|