Searched refs:hci_get_random_address (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_sync.h | 78 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy,
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | 1270 err = hci_get_random_address(hdev, !connectable, in hci_setup_ext_adv_instance_sync() 6254 err = hci_get_random_address(hdev, false, conn_use_rpa(conn), NULL, in hci_le_ext_directed_advertising_sync() 6665 int hci_get_random_address(struct hci_dev *hdev, bool require_privacy, in hci_get_random_address() function
|