Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_debugfs.c1174 &hdev->discov_interleaved_timeout); in hci_debugfs_create_le()
H A Dhci_request.c3050 timeout = msecs_to_jiffies(hdev->discov_interleaved_timeout); in start_discovery()
H A Dhci_core.c3642 hdev->discov_interleaved_timeout = DISCOV_INTERLEAVED_TIMEOUT; in hci_alloc_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h358 __u16 discov_interleaved_timeout; member