Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h60 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy,
64 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy,
/linux-6.6.21/net/bluetooth/
Dhci_request.c634 bool require_privacy, bool use_rpa, in hci_update_random_address() argument
671 if (require_privacy) { in hci_update_random_address()
Dhci_sync.c894 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy, in hci_update_random_address_sync() argument
933 if (require_privacy) { in hci_update_random_address_sync()
6488 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy, in hci_get_random_address() argument
6531 if (require_privacy) { in hci_get_random_address()