Home
last modified time | relevance | path

Searched refs:kInspectScanWindowPropertyName (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_discovery_manager.cc39 const char* kInspectScanWindowPropertyName = "scan_window_ms"; variable
259 inspect_.node.CreateDouble(kInspectScanWindowPropertyName, 0); in AttachInspect()