Searched refs:rpa_timeout (Results 1 – 4 of 4) sorted by relevance
642 hdev->rpa_timeout = val; in rpa_timeout_set()653 *val = hdev->rpa_timeout; in rpa_timeout_get()
767 __le16 rpa_timeout = cpu_to_le16(hdev->rpa_timeout); in hci_init3_req() local771 &rpa_timeout); in hci_init3_req()3627 hdev->rpa_timeout = HCI_DEFAULT_RPA_TIMEOUT; in hci_alloc_dev()
1916 to = msecs_to_jiffies(hdev->rpa_timeout * 1000); in hci_get_random_address()2376 to = msecs_to_jiffies(hdev->rpa_timeout * 1000); in hci_update_random_address()
541 __u32 rpa_timeout; member