Home
last modified time | relevance | path

Searched refs:techs_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session.h37 std::vector<uint32_t> techs_ = {}; variable
44 techs_(techs), in FgData()
54 std::vector<uint32_t> techs_ = {}; variable
61 techs_(techs), in ReaderData()
H A Dtag_session.cpp421 RegForegroundDispatchInner(element, fgData->techs_, fgData->cb_); in CheckFgAppStateChanged()
453 RegReaderModeInner(element, readerData->techs_, readerData->cb_); in CheckReaderAppStateChanged()