HomeSort by relevance Sort by last modified time
    Searched full:remotemiu (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/com/android/internal/nfc/
LlcpSocket.java 249 * @return remoteMiu
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.c 641 uint16_t remoteMIU = PHFRINFC_LLCP_MIU_DEFAULT;
646 &remoteMIU);
734 pLlcpSocket->remoteMIU = remoteMIU;
756 pLlcpSocket->remoteMIU = 0;
809 uint16_t remoteMIU = PHFRINFC_LLCP_MIU_DEFAULT;
816 &remoteMIU);
    [all...]
phFriNfc_LlcpTransport.c 180 pLlcpTransport->pSocketTable[i].remoteMIU = 0;
    [all...]
phFriNfc_LlcpTransport.h 168 uint16_t remoteMIU;
    [all...]

Completed in 38 milliseconds