triggeredAutoTransact property

bool get triggeredAutoTransact

Whether this frame matched a filter registered with autoTransact, which takes the device out of observe mode for the exchange that follows it.

Implementation

bool get triggeredAutoTransact => _data.triggeredAutoTransact;