Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_debugfs.c1230 &hdev->discov_interleaved_timeout); in hci_debugfs_create_le()
Dhci_core.c2525 hdev->discov_interleaved_timeout = DISCOV_INTERLEAVED_TIMEOUT; in hci_alloc_dev_priv()
Dhci_sync.c5774 timeout = msecs_to_jiffies(hdev->discov_interleaved_timeout); in hci_start_discovery_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h429 __u16 discov_interleaved_timeout; member