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

  /external/libnfc-nxp/src/
phHal4Nfc_Reader.c 252 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
316 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type =
319 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.addr =
335 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
360 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
372 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type =
375 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.addr =
392 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
501 XchangeInfo.params.tag_info.cmd_type
509 XchangeInfo.params.tag_info.cmd_type
    [all...]
phHciNfc.h 162 phHciNfc_Tag_XchgInfo_t tag_info; member in union:phHciNfc_XchgInfo::__anon10686
phHciNfc_RFReader.c     [all...]
phHciNfc_ISO15693.c 693 psHciContext->p_xchg_info->params.tag_info.cmd_type ;
696 psHciContext->p_xchg_info->params.tag_info.addr ;
phHciNfc_RFReaderA.c     [all...]
phHciNfc_Felica.c     [all...]
  /system/media/camera/docs/
camera_metadata_tag_info.mako 58 tag_info_t *tag_info[ANDROID_SECTION_COUNT] = {
  /system/media/camera/src/
camera_metadata.c 131 typedef struct tag_info { struct
789 return tag_info[tag_section][tag_index].tag_name;
804 return tag_info[tag_section][tag_index].tag_type;
    [all...]
camera_metadata_tag_info.c 526 tag_info_t *tag_info[ANDROID_SECTION_COUNT] = { variable
    [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp 672 emulator_tag_info_t *tag_info[END_EMULATOR_SECTIONS - member in namespace:android
693 return tag_info[section_index][tag_index].tag_name;
705 return tag_info[section_index][tag_index].tag_type;
    [all...]

Completed in 209 milliseconds