Home
last modified time | relevance | path

Searched refs:advmon_allowlist_duration (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A 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()
H A Dhci_request.c850 timeout = msecs_to_jiffies(hdev->advmon_allowlist_duration); in interleave_scan_work()
H A Dhci_core.c2485 hdev->advmon_allowlist_duration = 300; in hci_alloc_dev_priv()
/kernel/linux/linux-5.10/net/bluetooth/
H A 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()
H A Dhci_request.c1988 timeout = msecs_to_jiffies(hdev->advmon_allowlist_duration); in interleave_scan_work()
H A Dhci_core.c3611 hdev->advmon_allowlist_duration = 300; in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h372 __u16 advmon_allowlist_duration;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h439 __u16 advmon_allowlist_duration; member

Completed in 24 milliseconds