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

  /device/google/contexthub/firmware/os/inc/
appSec.h 34 #define APP_SEC_NEED_MORE_TIME 1 //please call appSecDoSomeProcessing().
53 AppSecErr appSecDoSomeProcessing(struct AppSecState *state); //caleed when any appSec function returns APP_SEC_NEED_MORE_TIME
  /device/google/contexthub/firmware/os/core/
appSec.c 378 AppSecErr appSecDoSomeProcessing(struct AppSecState *state)
nanohubCommand.c 546 mAppSecStatus = appSecDoSomeProcessing(mDownloadState->appSecState);
    [all...]

Completed in 345 milliseconds