Searched refs:hci_add_remote_oob_data (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1300 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1751 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 1572 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_remote_oob_data() function
|
H A D | mgmt.c | 5646 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data() 5703 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 4499 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data() 4556 err = hci_add_remote_oob_data(hdev, &cp->addr.bdaddr, in add_remote_oob_data()
|
H A D | hci_core.c | 2822 int hci_add_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_add_remote_oob_data() function
|
Completed in 37 milliseconds