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

  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 858 UINT16 info_len, available_bytes; local
877 info_len = i_pdu_length - LLCP_PDU_HEADER_SIZE - LLCP_SEQUENCE_SIZE;
879 if (info_len > p_dlcb->local_miu)
882 p_dlcb->local_miu, info_len);
    [all...]
  /external/openssl/crypto/
mem_dbg.c 716 int info_len; local
725 info_len=strlen(amip->info);
726 if (128 - buf_len - 3 < info_len)
  /external/libpcap/
pcap1.h 121 bpf_u_int32 info_len; /* in bytes */ member in struct:pcap1_info_container
  /external/strace/
system.c     [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 625 int info_len; member in struct:fd_roi_info
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 663 int info_len; member in struct:fd_roi_info
    [all...]

Completed in 103 milliseconds