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

  /external/libnfc-nci/src/nfc/llcp/
llcp_sdp.c 146 &&(llcp_cb.sdp_cb.p_snl->len + LLCP_SDREQ_MIN_LEN + name_len <= llcp_cb.lcb.effective_miu) )
249 &&(llcp_cb.sdp_cb.p_snl->len + 2 + LLCP_SDRES_LEN <= llcp_cb.lcb.effective_miu) )
llcp_link.c 235 llcp_cb.lcb.effective_miu = llcp_cb.lcb.peer_miu;
237 llcp_cb.lcb.effective_miu = llcp_cb.lcb.local_link_miu;
    [all...]
llcp_api.c     [all...]
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 76 UINT16 effective_miu; /* MIU to send PDU in activated state */ member in struct:__anon28157

Completed in 766 milliseconds