Function donut_lib::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.