Searched refs:le_scan_interval (Results 1 – 5 of 5) sorted by relevance
63 HDEV_PARAM_U16(le_scan_interval); in read_def_system_config()95 TLV_SET_U16(0x000d, le_scan_interval), in read_def_system_config()263 hdev->le_scan_interval = TLV_GET_LE16(buffer); in set_def_system_config()
2465 hdev->le_scan_interval = DISCOV_LE_SCAN_INT_FAST; in hci_alloc_dev_priv()
3081 interval = hdev->le_scan_interval; in hci_passive_scan_sync()
6628 hdev->le_scan_interval = interval; in set_scan_params()
391 __u16 le_scan_interval; member