Searched refs:onEventHostApdNotify (Results 1 – 2 of 2) sorted by relevance
26 std::function<void(const std::string &)> onEventHostApdNotify; member
421 if (cbk.onEventHostApdNotify) { in onEventApState()422 cbk.onEventHostApdNotify(str); in onEventApState()