Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h93 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy,
H A Dhci_request.c1884 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy, in hci_get_random_address() function
2011 err = hci_get_random_address(hdev, !connectable, in __hci_req_setup_ext_adv_instance()
H A Dhci_conn.c911 if (hci_get_random_address(hdev, false, conn_use_rpa(conn), NULL, in hci_req_directed_advertising()