donut_lib

Function handle_ap_listen

Source
pub async fn handle_ap_listen(
    server_stream: AccessPointStateUpdatesRequestStream,
    single_sample: bool,
) -> Result<(), Error>
Expand description

Listens for AP state updates and prints each update that is received.