Home
last modified time | relevance | path

Searched refs:appSecErrToNanohubReply (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c365 static uint32_t appSecErrToNanohubReply(AppSecErr status) in appSecErrToNanohubReply() function
418 ret = appSecErrToNanohubReply(mAppSecStatus); in firmwareFinish()
469 ret = appSecErrToNanohubReply(updateKey(app)); in firmwareFinish()
608 reply = appSecErrToNanohubReply(mAppSecStatus); in doFinishFirmwareUpload()