Home
last modified time | relevance | path

Searched refs:ACTION_HOST_APDU_SERVICE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp87 bool host = UpdateAppListInfo(element, KITS::ACTION_HOST_APDU_SERVICE); in HandleAppAddOrChangedEvent()
120 {KITS::ACTION_HOST_APDU_SERVICE, CARD_EMU_PERM}, in VerifyHapPermission()
168 if (action.compare(KITS::ACTION_TAG_FOUND) != 0 && action.compare(KITS::ACTION_HOST_APDU_SERVICE) != 0 && in UpdateAppListInfo()
192 if (action.compare(KITS::ACTION_HOST_APDU_SERVICE) == 0) { in UpdateAppListInfo()
214 } else if (KITS::ACTION_HOST_APDU_SERVICE.compare(action) == 0) { in InitAppListByAction()
459 InitAppListByAction(KITS::ACTION_HOST_APDU_SERVICE); in InitAppList()
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.h92 const std::string ACTION_HOST_APDU_SERVICE = "ohos.nfc.cardemulation.action.HOST_APDU_SERVICE"; member

Completed in 3 milliseconds