donut_lib

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