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.cc407 msg.command = MSG_RX_DATA; in HalSendUpstream()
777 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.c379 msg.command = MSG_RX_DATA; in HalSendUpstream()
769 case MSG_RX_DATA: in HalWorkerThread()