pub async fn handle_stop_all_aps(
ap_controller: AccessPointControllerProxy,
) -> Result<(), Error>
Expand description
Requests that the policy layer stop all AP interfaces.
pub async fn handle_stop_all_aps(
ap_controller: AccessPointControllerProxy,
) -> Result<(), Error>
Requests that the policy layer stop all AP interfaces.