Home
last modified time | relevance | path

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

/openbmc/linux/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.c852 timeout = msecs_to_jiffies(hdev->advmon_allowlist_duration); in interleave_scan_work()
H A Dhci_core.c2474 hdev->advmon_allowlist_duration = 300; in hci_alloc_dev_priv()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h429 __u16 advmon_allowlist_duration; member