Searched refs:discov_timeout (Results 1 – 4 of 4) sorted by relevance
1053 hdev->discov_timeout = 0; in discov_off()1533 hdev->discov_timeout > 0) { in mgmt_set_discoverable_complete()1534 int to = secs_to_jiffies(hdev->discov_timeout); in mgmt_set_discoverable_complete()1639 hdev->discov_timeout = timeout; in set_discoverable()1641 if (cp->val && hdev->discov_timeout > 0) { in set_discoverable()1642 int to = secs_to_jiffies(hdev->discov_timeout); in set_discoverable()1662 hdev->discov_timeout = timeout; in set_discoverable()1792 if (hdev->discov_timeout > 0) in set_connectable()
2544 hdev->discov_timeout = 0; in hci_pause_advertising_sync()5259 if (hdev->discov_timeout > 0) { in hci_dev_close_sync()5260 hdev->discov_timeout = 0; in hci_dev_close_sync()
459 hdev->discov_timeout = 0; in hci_cc_write_scan_enable()
507 __u16 discov_timeout; member