Searched refs:le_scan_int_suspend (Results 1 – 4 of 4) sorted by relevance
65 HDEV_PARAM_U16(le_scan_int_suspend); in read_def_system_config()97 TLV_SET_U16(0x000f, le_scan_int_suspend), in read_def_system_config()269 hdev->le_scan_int_suspend = TLV_GET_LE16(buffer); in set_def_system_config()
2468 hdev->le_scan_int_suspend = DISCOV_LE_SCAN_INT_SLOW1; in hci_alloc_dev_priv()
3057 interval = hdev->le_scan_int_suspend; in hci_passive_scan_sync()
393 __u16 le_scan_int_suspend; member