hceRegisterPollingLoopFilter method
Delivers polling frames whose bytes are exactly filter, as uppercase hex.
With autoTransact the platform leaves observe mode by itself on a match, so the
exchange that follows is answered rather than merely watched.
Implementation
@override
Future<bool> hceRegisterPollingLoopFilter(String filter, bool autoTransact) async => false;