Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h57 uint8_t payInfoSize; // sizeof(PayloadInfo) for this payload type member
/device/google/contexthub/firmware/src/
DappSec.c321 common.payInfoSize = sizeof(struct AppInfo); in appSecProcessIncomingHdr()
326 common.payInfoSize = sizeof(struct KeyInfo); in appSecProcessIncomingHdr()
330 common.payInfoSize = sizeof(struct OsUpdateHdr); in appSecProcessIncomingHdr()