HomeSort by relevance Sort by last modified time
    Searched defs:remoteMIU (Results 1 - 2 of 2) 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...]

Completed in 214 milliseconds