Home
last modified time | relevance | path

Searched refs:scan_use_rpa (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_request.c539 static bool scan_use_rpa(struct hci_dev *hdev) in scan_use_rpa() function
750 if (hci_update_random_address(req, false, scan_use_rpa(hdev), in hci_req_add_le_passive_scan()
H A Dhci_sync.c2228 static bool scan_use_rpa(struct hci_dev *hdev) in scan_use_rpa() function
2633 if (!err && scan_use_rpa(hdev)) in hci_pause_addr_resolution()
3006 if (hci_update_random_address_sync(hdev, false, scan_use_rpa(hdev), in hci_passive_scan_sync()
5861 err = hci_update_random_address_sync(hdev, true, scan_use_rpa(hdev), in hci_active_scan_sync()