class StartRssiMonitor
Defined at line 1051 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/markers.h
Configures a monitoring threshold for connection RSSI.
When an RSSI is detected less than `min_rssi_dbm` or above `max_rssi_dbm`
it is reported by WlanFullmacImplIfc::OnRssiThresholdBreached.
Calling StartRssiMonitor multiple times will replace the monitoring
threshold with the latest provided values.
RSSI monitoring halts when StopRssiMonitor is called, or automatically
on connection loss.
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