Searched refs:NANOHUB_HAL_APP_MGMT_STOP (Results 1 – 4 of 4) sorted by relevance
327 return setupMgmt(appMsg, transactionId, NANOHUB_HAL_APP_MGMT_STOP, appManager); in setup()358 buf.writeU8(NANOHUB_HAL_APP_MGMT_STOP); in setup()380 buf.writeU8(NANOHUB_HAL_APP_MGMT_STOP); in setup()437 case NANOHUB_HAL_APP_MGMT_STOP: in setupMgmt()574 if (cmd != NANOHUB_HAL_APP_MGMT_STOP) in handleStopTransfer()753 if (cmd != NANOHUB_HAL_APP_MGMT_STOP) in handleStopRun()836 case NANOHUB_HAL_APP_MGMT_STOP: in handleMgmt()
42 #define NANOHUB_HAL_APP_MGMT_STOP 1 macro
441 #define NANOHUB_HAL_APP_MGMT_STOP 1 macro
1367 case NANOHUB_HAL_APP_MGMT_STOP: in halAppMgmt()