Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_sync.h99 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy,
103 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy,
/linux-6.15/net/bluetooth/
H A Dhci_sync.c1056 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy, in hci_update_random_address_sync() argument
1095 if (require_privacy) { in hci_update_random_address_sync()
6673 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy, in hci_get_random_address() argument
6716 if (require_privacy) { in hci_get_random_address()