AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
|
#include "sensors.h"
#include "nfc.pb-c.h"
#include "logger.h"
#include "amqp_listen.h"
#include "amqp_send.h"
Go to the source code of this file.
Data Structures | |
struct | s_nfc_params |
Macros | |
#define | MAX_CLIENTS 1000 |
Typedefs | |
typedef struct s_nfc_params | nfc_params |
Functions | |
void * | mock_vmnfc_recv_poll (void *args) |
void * | new_playerNFC (void *params) |
#define MAX_CLIENTS 1000 |
Definition at line 4 of file mockVMNfcd.h.
typedef struct s_nfc_params nfc_params |
void* mock_vmnfc_recv_poll | ( | void * | args | ) |
void* new_playerNFC | ( | void * | params | ) |