Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt_config.c70 HDEV_PARAM_U16(0x001d, advmon_allowlist_duration), in read_def_system_config()
259 hdev->advmon_allowlist_duration = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c1986 timeout = msecs_to_jiffies(hdev->advmon_allowlist_duration); in interleave_scan_work()
Dhci_core.c3609 hdev->advmon_allowlist_duration = 300; in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h367 __u16 advmon_allowlist_duration; member