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

  /external/libnfc-nxp/src/
phHciNfc.h 162 phHciNfc_Tag_XchgInfo_t tag_info; member in union:phHciNfc_XchgInfo::__anon8353
  /system/media/camera/src/
camera_metadata_tag_info.c 491 tag_info_t *tag_info[ANDROID_SECTION_COUNT] = { variable
camera_metadata.c 98 typedef struct tag_info { struct
440 return tag_info[tag_section][tag_index].tag_name;
455 return tag_info[tag_section][tag_index].tag_type;
  /external/bluetooth/bluez/tools/
hciattach_ath3k.c 307 struct tag_info { struct
331 struct tag_info *info, const char *ptr)
367 struct tag_info status = { 0, 0, 0, 0 };
444 memset(&status, 0x00, sizeof(struct tag_info));

Completed in 1226 milliseconds