Searched refs:ProtoDispAdapterDisplayNciPacket (Results 1 – 4 of 4) sorted by relevance
34 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);35 #define DISP_NCI ProtoDispAdapterDisplayNciPacket
32 #define DISP_NCI ProtoDispAdapterDisplayNciPacket33 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
86 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);87 #define DISP_NCI ProtoDispAdapterDisplayNciPacket
67 void ProtoDispAdapterDisplayNciPacket (UINT8 *nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv) in ProtoDispAdapterDisplayNciPacket() function