Searched refs:le_scan_window_connect (Results 1 – 5 of 5) sorted by relevance
63 HDEV_PARAM_U16(0x0016, le_scan_window_connect), in read_def_system_config()236 hdev->le_scan_window_connect = TLV_GET_LE16(buffer); in set_def_system_config()
793 p->scan_window = cpu_to_le16(hdev->le_scan_window_connect); in set_ext_conn_params()876 cp.scan_window = cpu_to_le16(hdev->le_scan_window_connect); in hci_req_add_le_create_conn()
1028 window = hdev->le_scan_window_connect; in hci_req_add_le_passive_scan()
3608 hdev->le_scan_window_connect = 0x0060; in hci_alloc_dev()
341 __u16 le_scan_window_connect; member