Home
last modified time | relevance | path

Searched refs:rpa_timeout (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Dhci_debugfs.c698 hdev->rpa_timeout = val; in rpa_timeout_set()
709 *val = hdev->rpa_timeout; in rpa_timeout_get()
H A Dhci_event.c1408 secs_to_jiffies(hdev->rpa_timeout)); in hci_cc_le_set_random_addr()
1470 secs_to_jiffies(hdev->rpa_timeout)); in hci_cc_le_set_adv_set_random_addr()
H A Dhci_core.c2473 hdev->rpa_timeout = HCI_DEFAULT_RPA_TIMEOUT; in hci_alloc_dev_priv()
H A Dhci_sync.c4655 __le16 timeout = cpu_to_le16(hdev->rpa_timeout); in hci_le_set_rpa_timeout_sync()