Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h78 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy,
82 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy,
/openbmc/linux/net/bluetooth/
H A Dhci_request.c636 bool require_privacy, bool use_rpa, in hci_update_random_address() argument
673 if (require_privacy) { in hci_update_random_address()
H A Dhci_sync.c1074 int hci_update_random_address_sync(struct hci_dev *hdev, bool require_privacy, in hci_update_random_address_sync() argument
1113 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()