hceRegisterPollingLoopPatternFilter method
As hceRegisterPollingLoopFilter, but pattern is a regular expression matched
against the frame's hex.
Implementation
@override
Future<bool> hceRegisterPollingLoopPatternFilter(String pattern, bool autoTransact) async => false;