Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_debugfs.c1245 &hdev->discov_interleaved_timeout); in hci_debugfs_create_le()
H A Dhci_core.c2477 hdev->discov_interleaved_timeout = DISCOV_INTERLEAVED_TIMEOUT; in hci_alloc_dev_priv()
H A Dhci_sync.c5935 timeout = msecs_to_jiffies(hdev->discov_interleaved_timeout); in hci_start_discovery_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h414 __u16 discov_interleaved_timeout; member