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

  /system/nfc/src/nfc/include/
llcp_int.h 175 uint16_t local_miu; /* MIU of local SAP */ member in struct:__anon3565
  /system/nfc/src/nfc/llcp/
llcp_dlc.cc 128 p_dlcb->local_miu = p_params->miu;
308 p_dlcb->local_miu = p_params->miu;
876 if (info_len > p_dlcb->local_miu) {
880 p_dlcb->local_miu, info_len);
    [all...]

Completed in 4919 milliseconds