Home | History | Annotate | Download | only in src

Lines Matching defs:target_type

537     phHal_eRemDevType_t     target_type = phHal_eUnknown_DevType;
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; */
1026 /* phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; */
1126 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType;
1150 target_type = psHciContext->p_target_info->RemDevType;
1151 switch (target_type)
1495 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType;
1509 target_type
1510 switch (target_type)