Home
last modified time | relevance | path

Searched refs:advmon_allowlist_duration (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h440 __u16 advmon_allowlist_duration; member
/linux/net/bluetooth/
H A Dhci_core.c2469 hdev->advmon_allowlist_duration = 300; in hci_alloc_dev_priv()
H A Dhci_sync.c593 timeout = msecs_to_jiffies(hdev->advmon_allowlist_duration); in interleave_scan_work()