Function donut_lib::handle_start_ap

source ·
pub async fn handle_start_ap(
    ap_controller: AccessPointControllerProxy,
    server_stream: AccessPointStateUpdatesRequestStream,
    config: NetworkConfig
) -> Result<(), Error>
Expand description

Asks the policy layer to start an AP with the user’s specified network configuration.