Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dmgmt_config.c78 HDEV_PARAM_U16(advmon_allowlist_duration); in read_def_system_config()
111 TLV_SET_U16(0x001d, advmon_allowlist_duration), in read_def_system_config()
309 hdev->advmon_allowlist_duration = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c871 timeout = msecs_to_jiffies(hdev->advmon_allowlist_duration); in interleave_scan_work()
Dhci_core.c2453 hdev->advmon_allowlist_duration = 300; in hci_alloc_dev_priv()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h430 __u16 advmon_allowlist_duration; member