Home
last modified time | relevance | path

Searched refs:hci_remove_remote_oob_data (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1304 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c1202 hci_remove_remote_oob_data(hdev, &data->bdaddr, BDADDR_BREDR); in hci_inquiry_cache_update()
2793 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_remove_remote_oob_data() function
H A Dmgmt.c4597 err = hci_remove_remote_oob_data(hdev, &cp->addr.bdaddr, cp->addr.type); in remove_remote_oob_data()