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

  /device/google/contexthub/contexthubhal/
system_comms.cpp 327 return setupMgmt(appMsg, transactionId, NANOHUB_HAL_APP_MGMT_STOP, appManager);
358 buf.writeU8(NANOHUB_HAL_APP_MGMT_STOP);
380 buf.writeU8(NANOHUB_HAL_APP_MGMT_STOP);
437 case NANOHUB_HAL_APP_MGMT_STOP:
574 if (cmd != NANOHUB_HAL_APP_MGMT_STOP)
753 if (cmd != NANOHUB_HAL_APP_MGMT_STOP)
836 case NANOHUB_HAL_APP_MGMT_STOP:
    [all...]
system_comms.h 42 #define NANOHUB_HAL_APP_MGMT_STOP 1
  /device/google/contexthub/firmware/os/inc/
nanohubPacket.h 441 #define NANOHUB_HAL_APP_MGMT_STOP 1
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c     [all...]

Completed in 70 milliseconds