Lines Matching refs:BOOLEAN
33 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
34 void ProtoDispAdapterUseRawOutput (BOOLEAN isUseRaw);
51 void DispLLCP (BT_HDR *p_buf, BOOLEAN is_recv);
52 void DispHcp (UINT8 *data, UINT16 len, BOOLEAN is_recv);
53 void DispSNEP (UINT8 local_sap, UINT8 remote_sap, BT_HDR *p_buf, BOOLEAN is_first, BOOLEAN is_rx);
54 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
55 void DispT3TagMessage(BT_HDR *p_msg, BOOLEAN is_rx);
56 void DispRWT4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
57 void DispCET4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
58 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
59 void DispNDEFMsg (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_recv);