Searched refs:hci_get_random_address (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_sync.h | 99 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy,
|
| /linux-6.15/net/bluetooth/ |
| H A D | hci_sync.c | 1252 err = hci_get_random_address(hdev, !connectable, in hci_setup_ext_adv_instance_sync() 6263 err = hci_get_random_address(hdev, false, conn_use_rpa(conn), NULL, in hci_le_ext_directed_advertising_sync() 6673 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy, in hci_get_random_address() function
|