Searched refs:hci_remove_irk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1290 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1741 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type);
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 2459 hci_remove_irk(hdev, bdaddr, addr_type); in smp_cancel_and_remove_pairing()
|
H A D | hci_core.c | 2706 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type) in hci_remove_irk() function
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 2465 hci_remove_irk(hdev, bdaddr, addr_type); in smp_cancel_and_remove_pairing()
|
H A D | hci_core.c | 1437 void hci_remove_irk(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type) in hci_remove_irk() function
|
Completed in 24 milliseconds