HomeSort by relevance Sort by last modified time
    Searched refs:ProtoDispAdapterDisplayNciPacket (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg.h 34 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
35 #define DISP_NCI ProtoDispAdapterDisplayNciPacket
android_logmsg.h 32 #define DISP_NCI ProtoDispAdapterDisplayNciPacket
33 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
  /external/libnfc-nci/src/include/
buildcfg.h 86 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
87 #define DISP_NCI ProtoDispAdapterDisplayNciPacket
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp 67 void ProtoDispAdapterDisplayNciPacket (UINT8 *nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv)

Completed in 118 milliseconds