HomeSort by relevance Sort by last modified time
    Searched refs:remoteMIU (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c 479 uint16_t remoteMIU = PHFRINFC_LLCP_MIU_DEFAULT;
484 &remoteMIU);
571 pLlcpSocket->remoteMIU = remoteMIU;
593 pLlcpSocket->remoteMIU = 0;
646 uint16_t remoteMIU = PHFRINFC_LLCP_MIU_DEFAULT;
653 &remoteMIU);
706 psLocalLlcpSocket->remoteMIU = remoteMIU;
    [all...]
phFriNfc_LlcpTransport.h 170 uint16_t remoteMIU;
    [all...]
phFriNfc_LlcpTransport.c 722 pLlcpTransport->pSocketTable[i].remoteMIU = 0;
    [all...]

Completed in 33 milliseconds