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 257 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
321 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type =
324 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.addr =
340 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
365 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
377 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type =
380 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.addr =
397 Hal4Ctxt->psTrcvCtxtInfo->XchangeInfo.params.tag_info.cmd_type
506 XchangeInfo.params.tag_info.cmd_type
514 XchangeInfo.params.tag_info.cmd_type
    [all...]
phHciNfc.h 162 phHciNfc_Tag_XchgInfo_t tag_info; member in union:phHciNfc_XchgInfo::__anon22734
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
791 return tag_info[tag_section][tag_index].tag_name;
806 return tag_info[tag_section][tag_index].tag_type;
    [all...]
camera_metadata_tag_info.c 553 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 3128 milliseconds