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.c2058 static bool scan_use_rpa(struct hci_dev *hdev) in scan_use_rpa() function
2463 if (!err && scan_use_rpa(hdev)) in hci_pause_addr_resolution()
2836 if (hci_update_random_address_sync(hdev, false, scan_use_rpa(hdev), in hci_passive_scan_sync()
5652 err = hci_update_random_address_sync(hdev, true, scan_use_rpa(hdev), in hci_active_scan_sync()