HomeSort by relevance Sort by last modified time
    Searched refs:ConfigureSensor (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/util/nanotool/
nanomessage.h 36 ConfigureSensor = 0x00000300,
contexthub.cpp 189 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor);
223 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor);
363 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor);
397 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor);
583 req.config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor);
nanomessage.cpp 189 config.event_type = static_cast<uint32_t>(EventType::ConfigureSensor);

Completed in 55 milliseconds