Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1078 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
/linux-4.4.14/net/bluetooth/
Dhci_core.c1207 hci_remove_remote_oob_data(hdev, &data->bdaddr, BDADDR_BREDR); in hci_inquiry_cache_update()
2647 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_remove_remote_oob_data() function
Dmgmt.c4153 err = hci_remove_remote_oob_data(hdev, &cp->addr.bdaddr, cp->addr.type); in remove_remote_oob_data()