AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
|
#include <mockVMNfcd.h>
Data Fields | |
NfcPayload * | payload |
uint32_t | toread |
uint32_t | nbevent |
unsigned char * | msg |
unsigned int | len |
Definition at line 11 of file mockVMNfcd.h.
unsigned int len |
Definition at line 17 of file mockVMNfcd.h.
unsigned char* msg |
Definition at line 16 of file mockVMNfcd.h.
uint32_t nbevent |
Definition at line 15 of file mockVMNfcd.h.
NfcPayload* payload |
Definition at line 13 of file mockVMNfcd.h.
uint32_t toread |
Definition at line 14 of file mockVMNfcd.h.