Home
last modified time | relevance | path

Searched refs:require_privacy (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h55 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy,
59 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy,
/Linux-v6.1/net/bluetooth/
Dhci_request.c655 bool require_privacy, bool use_rpa, in hci_update_random_address() argument
692 if (require_privacy) { in hci_update_random_address()
Dhci_sync.c866 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy, in hci_update_random_address_sync() argument
905 if (require_privacy) { in hci_update_random_address_sync()
6096 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy, in hci_get_random_address() argument
6139 if (require_privacy) { in hci_get_random_address()