Searched refs:pMsg (Results 1 – 5 of 5) sorted by relevance
/system/nfc/halimpl/bcm2079x/include/ |
D | android_logmsg.h | 61 void DispCHO(uint8_t* pMsg, uint32_t MsgLen, bool is_rx); 66 void DispNDEFMsg(uint8_t* pMsg, uint32_t MsgLen, bool is_recv);
|
/system/nfc/src/include/ |
D | android_logmsg.h | 61 void DispCHO(uint8_t* pMsg, uint32_t MsgLen, bool is_rx); 66 void DispNDEFMsg(uint8_t* pMsg, uint32_t MsgLen, bool is_recv);
|
/system/nfc/halimpl/pn54x/tml/ |
D | phOsalNfc_Timer.c | 48 static void phOsalNfc_PostTimerMsg(phLibNfc_Message_t* pMsg); 348 static void phOsalNfc_PostTimerMsg(phLibNfc_Message_t* pMsg) { in phOsalNfc_PostTimerMsg() argument 352 pMsg, 0); in phOsalNfc_PostTimerMsg()
|
/system/nfc/src/adaptation/ |
D | android_logmsg.cpp | 240 void DispCHO(uint8_t* pMsg, uint32_t MsgLen, bool is_rx) {} in DispCHO() argument 245 void DispNDEFMsg(uint8_t* pMsg, uint32_t MsgLen, bool is_recv) {} in DispNDEFMsg() argument
|
/system/nfc/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 239 void DispCHO(uint8_t* pMsg, uint32_t MsgLen, bool is_rx) {} in DispCHO() argument 244 void DispNDEFMsg(uint8_t* pMsg, uint32_t MsgLen, bool is_recv) {} in DispNDEFMsg() argument
|