Home
last modified time | relevance | path

Searched refs:le_scan_window_adv_monitor (Results 1 – 5 of 5) sorted by relevance

/linux/net/bluetooth/
H A Dmgmt_config.c70 HDEV_PARAM_U16(le_scan_window_adv_monitor); in read_def_system_config()
102 TLV_SET_U16(0x0014, le_scan_window_adv_monitor), in read_def_system_config()
284 hdev->le_scan_window_adv_monitor = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_request.c785 window = hdev->le_scan_window_adv_monitor; in hci_req_add_le_passive_scan()
H A Dhci_core.c2538 hdev->le_scan_window_adv_monitor = DISCOV_LE_SCAN_WIN_FAST; in hci_alloc_dev_priv()
H A Dhci_sync.c2941 window = hdev->le_scan_window_adv_monitor; in hci_passive_scan_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h405 __u16 le_scan_window_adv_monitor; member