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

  /device/google/contexthub/util/nanotool/
androidcontexthub.cpp 265 bool AndroidContextHub::LoadCalibration() {
nanotool.cpp 48 LoadCalibration,
71 std::make_tuple("load_cal", NanotoolCommand::LoadCalibration),
472 case NanotoolCommand::LoadCalibration: {
473 success = hub->LoadCalibration();

Completed in 575 milliseconds