pub async fn handle_stop_ap( ap_controller: AccessPointControllerProxy, config: NetworkConfig, ) -> Result<(), Error>
Requests that the policy layer stop the AP associated with the given network configuration.