Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DappSec.c320 common.payInfoSize = sizeof(struct AppInfo); in appSecProcessIncomingHdr()
325 common.payInfoSize = sizeof(struct KeyInfo); in appSecProcessIncomingHdr()
329 common.payInfoSize = sizeof(struct OsUpdateHdr); in appSecProcessIncomingHdr()
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h86 uint8_t payInfoSize; // sizeof(PayloadInfo) for this payload type member