Home
last modified time | relevance | path

Searched refs:MSG_RX_DATA (Results 1 – 4 of 4) sorted by relevance

/hardware/st/nfc/st21nfc/hal/
Dhalcore_private.h49 #define MSG_RX_DATA 2 /* a new message has arrived from lower layer */ macro
Dhalcore.cc415 msg.command = MSG_RX_DATA; in HalSendUpstream()
785 case MSG_RX_DATA: in HalWorkerThread()
/hardware/st/nfc/1.0/hal/
Dhalcore_private.h49 #define MSG_RX_DATA 2 /* a new message has arrived from lower layer */ macro
Dhalcore.c381 msg.command = MSG_RX_DATA; in HalSendUpstream()
771 case MSG_RX_DATA: in HalWorkerThread()