Searched defs:pRemoteRW_Size (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_LlcpTransport_Connection.c390 uint8_t *pRemoteRW_Size,
399 if ((psParamsTLV == NULL) || (pRemoteRW_Size == NULL) || (pRemoteMIU == NULL))
436 *pRemoteRW_Size = sValueBuffer.buffer[0];
388 phFriNfc_Llcp_GetSocket_Params(phNfc_sData_t *psParamsTLV, phNfc_sData_t *psServiceName, uint8_t *pRemoteRW_Size, uint16_t *pRemoteMIU) argument

Completed in 94 milliseconds