Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.c391 uint16_t *pRemoteMIU) in phFriNfc_Llcp_GetSocket_Params() argument
399 if ((psParamsTLV == NULL) || (pRemoteRW_Size == NULL) || (pRemoteMIU == NULL)) in phFriNfc_Llcp_GetSocket_Params()
447 …*pRemoteMIU = PHFRINFC_LLCP_MIU_DEFAULT + (((sValueBuffer.buffer[0] << 8) | sValueBuffer.buffer[1]… in phFriNfc_Llcp_GetSocket_Params()