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 285 bool AndroidContextHub::LoadCalibration() {
nanotool.cpp 49 LoadCalibration,
72 std::make_tuple("load_cal", NanotoolCommand::LoadCalibration),
479 case NanotoolCommand::LoadCalibration: {
480 success = hub->LoadCalibration();

Completed in 54 milliseconds