Searched refs:hci_remove_remote_oob_data (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 271 hci_remove_remote_oob_data(hdev, &data->bdaddr, BDADDR_BREDR); in hci_inquiry_cache_update() 1545 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_remove_remote_oob_data() function
|
H A D | mgmt.c | 5749 err = hci_remove_remote_oob_data(hdev, &cp->addr.bdaddr, cp->addr.type); in remove_remote_oob_data()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1303 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 1202 hci_remove_remote_oob_data(hdev, &data->bdaddr, BDADDR_BREDR); in hci_inquiry_cache_update() 2795 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr, in hci_remove_remote_oob_data() function
|
H A D | mgmt.c | 4602 err = hci_remove_remote_oob_data(hdev, &cp->addr.bdaddr, cp->addr.type); in remove_remote_oob_data()
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1754 int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
Completed in 37 milliseconds