HomeSort by relevance Sort by last modified time
    Searched defs:AndroidContextHub (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/nanotool/
androidcontexthub.h 30 class AndroidContextHub : public ContextHub {
32 ~AndroidContextHub();
androidcontexthub.cpp 17 #include "androidcontexthub.h"
150 AndroidContextHub::~AndroidContextHub() {
163 void AndroidContextHub::TerminateHandler() {
167 bool AndroidContextHub::Initialize() {
209 void AndroidContextHub::SetLoggingEnabled(bool logging_enabled) {
215 ContextHub::TransportResult AndroidContextHub::WriteEvent(
237 ContextHub::TransportResult AndroidContextHub::ReadEvent(
279 bool AndroidContextHub::FlashSensorHub(const std::vector<uint8_t>& bytes) {
285 bool AndroidContextHub::LoadCalibration()
    [all...]

Completed in 52 milliseconds