Searched refs:le_scan_window (Results 1 – 5 of 5) sorted by relevance
76 HDEV_PARAM_U16(le_scan_window); in read_def_system_config()109 TLV_SET_U16(0x000e, le_scan_window), in read_def_system_config()284 hdev->le_scan_window = TLV_GET_LE16(buffer); in set_def_system_config()
2481 hdev->le_scan_window = DISCOV_LE_SCAN_WIN_FAST; in hci_alloc_dev_priv()
2235 hdev->le_scan_window = __le16_to_cpu(cp->window); in set_mesh_sync() 6686 hdev->le_scan_window = window; in set_scan_params()
3146 window = hdev->le_scan_window; in hci_passive_scan_sync()
409 __u16 le_scan_window; member