Searched refs:OnCardEmulationNotifyCb (Results 1 – 7 of 7) sorted by relevance
33 KITS::ErrorCode RegisterCallback(const OnCardEmulationNotifyCb callback);41 OnCardEmulationNotifyCb callback_;
105 ErrorCode RegCardEmulationNotifyCb(OnCardEmulationNotifyCb callback);
77 KITS::ErrorCode OnCardEmulationNotifyCbStub::RegisterCallback(const OnCardEmulationNotifyCb callbac… in RegisterCallback()
236 ErrorCode NfcController::RegCardEmulationNotifyCb(OnCardEmulationNotifyCb callback) in RegCardEmulationNotifyCb()
22 using OnCardEmulationNotifyCb = bool (*)(uint32_t, std::string); variable
83 OnCardEmulationNotifyCb callback = nullptr; in FuzzRegisterCallback()
278 OnCardEmulationNotifyCb callback = nullptr;