Searched refs:le_scan_int_connect (Results 1 – 4 of 4) sorted by relevance
71 HDEV_PARAM_U16(le_scan_int_connect); in read_def_system_config()103 TLV_SET_U16(0x0015, le_scan_int_connect), in read_def_system_config()287 hdev->le_scan_int_connect = TLV_GET_LE16(buffer); in set_def_system_config()
3037 interval = hdev->le_scan_int_connect; in hci_passive_scan_sync()6341 p->scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in set_ext_conn_params()6480 cp.scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in hci_le_create_conn_sync()
2454 hdev->le_scan_int_connect = DISCOV_LE_SCAN_INT_CONN; in hci_alloc_dev_priv()
400 __u16 le_scan_int_connect; member