Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1075 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
/linux-4.4.14/net/bluetooth/
Dmgmt.c4051 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data()
4108 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data()
Dhci_core.c2674 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_remote_oob_data() function