AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
Macros | Functions
player_nfc.c File Reference
#include <pthread.h>
#include <time.h>
#include <unistd.h>
#include "sensors.h"
#include "nfc.pb-c.h"
#include "buffer_sizes.h"
#include "socket.h"
#include "amqp_listen.h"
#include "protobuf_framing.h"
#include "logger.h"
#include "player_nfc.h"
Include dependency graph for player_nfc.c:

Go to the source code of this file.

Macros

#define LOG_TAG   "player_nfc"
 

Functions

void * listen_NFC (void *args)
 Listen to AMQP and send data to the NFC sensor in the VM. More...
 

Macro Definition Documentation

#define LOG_TAG   "player_nfc"

Definition at line 14 of file player_nfc.c.

Function Documentation

void* listen_NFC ( void *  args)

Listen to AMQP and send data to the NFC sensor in the VM.

Definition at line 16 of file player_nfc.c.

Here is the call graph for this function:

Here is the caller graph for this function: