Searched refs:le_scan_int_adv_monitor (Results 1 – 4 of 4) sorted by relevance
69 HDEV_PARAM_U16(le_scan_int_adv_monitor); in read_def_system_config()101 TLV_SET_U16(0x0013, le_scan_int_adv_monitor), in read_def_system_config()281 hdev->le_scan_int_adv_monitor = TLV_GET_LE16(buffer); in set_def_system_config()
2452 hdev->le_scan_int_adv_monitor = DISCOV_LE_SCAN_INT_FAST; in hci_alloc_dev_priv()
3040 interval = hdev->le_scan_int_adv_monitor; in hci_passive_scan_sync()
398 __u16 le_scan_int_adv_monitor; member