class NotifyScanComplete

Defined at line 60 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/markers.h

Reports completion of a scan associated with the unique `scan_id`. `status`

indicates whether the scan completed successfully, failed due to an error,

or was cancelled.

Return status indicates the reason for scan completion:

ZX_OK: All channels were scanned successfully.

ZX_ERR_CANCELLED: The scan was terminated by a user request, either an

explicit WlanSoftmac.CancelScan() or the initiation of an

incompatible request (e.g. connect).

ZX_ERR_OUT_OF_RANGE: The scan request included a prohibited channel.

This may be due to the current country setting.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal