Searched refs:nciPacketLen (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/include/ |
D | buildcfg.h | 34 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
|
D | android_logmsg.h | 33 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
|
/external/libnfc-nci/src/include/ |
D | buildcfg.h | 86 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 67 void ProtoDispAdapterDisplayNciPacket (UINT8 *nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv) in ProtoDispAdapterDisplayNciPacket() argument 73 ToHex (nciPacket, nciPacketLen, line_buf, sizeof(line_buf)); in ProtoDispAdapterDisplayNciPacket()
|