Home
last modified time | relevance | path

Searched defs:tech (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getstringtech_fuzzer/
H A Dgetstringtech_fuzzer.cpp30 int tech = static_cast<int>(data[0]); in FuzzGetStringTech() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/gettechextrasbytech_fuzzer/
H A Dgettechextrasbytech_fuzzer.cpp59 TagTechnology tech = static_cast<TagTechnology>(ConvertToUint32(data)); in FuzzGetTechExtrasByTech() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/istechsupported_fuzzer/
H A Distechsupported_fuzzer.cpp59 TagTechnology tech = static_cast<TagTechnology>(ConvertToUint32(data)); in FuzzIsTechSupported() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/setconnectedtagtech_fuzzer/
H A Dsetconnectedtagtech_fuzzer.cpp59 TagTechnology tech = static_cast<TagTechnology>(ConvertToUint32(data)); in FuzzGetTechExtrasByTech() local
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.h51 std::vector<std::string> tech; member
H A Dapp_data_parser.cpp293 std::string tech = uri.type.substr(0, pos); in UpdateTagAppList() local
[all...]
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dtaginfo.cpp45 bool TagInfo::IsTechSupported(KITS::TagTechnology tech) in IsTechSupported() argument
60 std::string TagInfo::GetStringTech(int tech) in GetStringTech() argument
100 AppExecFwk::PacMap TagInfo::GetTechExtrasByTech(KITS::TagTechnology tech) in GetTechExtrasByTech() argument
/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp100 int tech = data.ReadInt32(); in HandleConnect() local
154 int tech = data.ReadInt32(); in HandleSetTimeout() local
171 int tech = data.ReadInt32(); in HandleGetTimeout() local
327 int tech = data.ReadInt32(); in HandleGetMaxTransceiveLength() local
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_sesstion.cpp67 napi_value tech; in GetTagInfo() local
H A Dnfc_napi_foreground_dispatch.cpp260 napi_value tech; in CreateResult() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp294 void TagHost::RemoveTech(int tech) in RemoveTech() argument
562 void TagHost::AddNdefTechToTagInfo(uint32_t tech, uint32_t discId, uint32_t actProto, AppExecFwk::PacMap pacMap) in AddNdefTechToTagInfo() argument
H A Dtag_nci_adapter.cpp1253 uint32_t tech[MAX_NUM_TECHNOLOGY]; in GetTechFromData() local
1350 GetTechPollForTypeB(tNFC_RF_TECH_PARAMS nfcRfTechParams, uint32_t tech) GetTechPollForTypeB() argument
[all...]
H A Dtag_nci_adapter_ntf.cpp430 uint32_t tech[MAX_NUM_TECHNOLOGY]; in GetTechFromData() local
511 GetTechPollForTypeB(tNFC_RF_TECH_PARAMS nfcRfTechParams, uint32_t tech) GetTechPollForTypeB() argument
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_conn_client_test.cpp1279 int32_t tech = 2; in HWTEST_F() local
1299 int32_t tech = 2; in HWTEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c817 const char *tech = "infra"; in dpp_build_conf_req_helper() local

Completed in 18 milliseconds