donut_lib

Function handle_stop_ap

Source
pub async fn handle_stop_ap(
    ap_controller: AccessPointControllerProxy,
    config: NetworkConfig,
) -> Result<(), Error>
Expand description

Requests that the policy layer stop the AP associated with the given network configuration.