Searched defs:is_recv (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/adaptation/ |
D | android_logmsg.cpp | 53 bool is_recv) { in ProtoDispAdapterDisplayNciPacket() 200 void DispLLCP(NFC_HDR* p_buf, bool is_recv) { in DispLLCP() 223 void DispHcp(uint8_t* data, uint16_t len, bool is_recv) { in DispHcp() 245 void DispNDEFMsg(uint8_t* pMsg, uint32_t MsgLen, bool is_recv) {} in DispNDEFMsg()
|
/system/nfc/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 52 bool is_recv) { in ProtoDispAdapterDisplayNciPacket() 199 void DispLLCP(NFC_HDR* p_buf, bool is_recv) { in DispLLCP() 222 void DispHcp(uint8_t* data, uint16_t len, bool is_recv) { in DispHcp() 244 void DispNDEFMsg(uint8_t* pMsg, uint32_t MsgLen, bool is_recv) {} in DispNDEFMsg()
|