Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller.cpp45 static sptr<OnCardEmulationNotifyCbStub> g_onCardEmulationNotifyCbStub = variable
244 g_onCardEmulationNotifyCbStub->RegisterCallback(callback); in RegCardEmulationNotifyCb()
245 return nfcControllerService_.lock()->RegCardEmulationNotifyCb(g_onCardEmulationNotifyCbStub); in RegCardEmulationNotifyCb()