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

  /external/libnfc-nxp/src/
phHciNfc_RFReader.h 294 * \param[in] target_type target_type is the type of the
310 phHal_eRemDevType_t target_type
324 * \param[in] target_type target_type is the type of the
340 phHal_eRemDevType_t target_type
404 * \param[in] target_type target_type is the type of the
425 phHal_eRemDevType_t target_type
439 * \param[in] target_type target_type is the type of th
    [all...]
phHciNfc.c 537 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; local
557 target_type = phHal_eISO14443_A_PICC;
562 target_type = phHal_eNfcIP1_Target;
568 target_type = phHal_eISO14443_B_PICC;
575 target_type = phHal_eFelica_PICC;
582 target_type = phHal_eJewel_PICC;
589 target_type = phHal_eISO15693_PICC;
623 psHciContext, pHwRef, target_type, re_poll);
932 /* phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; */
1126 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; local
1495 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; local
    [all...]
phHciNfc_RFReader.c 1574 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; local
1867 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; local
    [all...]
phHciNfc_Sequence.c 2018 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; local
2130 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; local
    [all...]
  /bionic/libc/kernel/common/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /development/ndk/platforms/android-3/include/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /external/kernel-headers/original/linux/
dm-ioctl.h 158 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
dm-ioctl.h 49 char target_type[DM_MAX_TYPE_NAME]; member in struct:dm_target_spec
  /system/vold/
Devmapper.cpp 225 strcpy(tgt->target_type, "crypt");

Completed in 70 milliseconds