class EnergyScanResultStream
Defined at line 6336 of file fidling/gen/sdk/fidl/fuchsia.lowpan.device/fuchsia.lowpan.device/hlcpp/fuchsia/lowpan/device/cpp/fidl.h
Protocol for returning the results of an energy scan operation.
Closing the protocol will cancel the associated scan operation.
Public Methods
void ~EnergyScanResultStream ()
void Next (NextCallback callback)
Called to fetch the next set of energy scan results.
The last set will have zero items and the protocol will be closed.