Home
last modified time | relevance | path

Searched refs:MsgLen (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/include/
Dtrace_api.h58 BT_API extern void DispNDEFMsg (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_recv);
63 BT_API extern void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
92 BT_API extern void RPC_DispNDEFMsg (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_recv);
95 BT_API extern void RPC_DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
/external/libnfc-nci/halimpl/bcm2079x/include/
Dandroid_logmsg.h54 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
59 void DispNDEFMsg (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_recv);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp289 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx) {} in DispCHO() argument
294 void DispNDEFMsg (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_recv) {} in DispNDEFMsg() argument