Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1283 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt.c4494 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data()
4551 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data()
Dhci_core.c2820 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_remote_oob_data() function