Home | History | Annotate | Download | only in adaptation

Lines Matching full:uint8

34 static void ToHex (const UINT8* data, UINT16 len, char* hexString, UINT16 hexStringSize);
67 void ProtoDispAdapterDisplayNciPacket (UINT8 *nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv)
78 void ToHex (const UINT8* data, UINT16 len, char* hexString, UINT16 hexStringSize)
104 UINT8 *scru_dump_hex (UINT8 *p, char *pTitle, UINT32 len, UINT32 layer, UINT32 type)
202 UINT8* data = (UINT8*) p_buf;
220 UINT8* data = (UINT8*) p_buf;
246 UINT8 * data = (UINT8*) p_buf;
269 void DispHcp (UINT8 *data, UINT16 len, BOOLEAN is_recv)
288 void DispSNEP (UINT8 local_sap, UINT8 remote_sap, BT_HDR *p_buf, BOOLEAN is_first, BOOLEAN is_rx) {}
289 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx) {}
293 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond) {}
294 void DispNDEFMsg (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_recv) {}