pub fn send_scan_completion<'h, S>(
phy: &'h WlantapPhyProxy,
status: i32,
) -> impl Handler<S, StartScanArgs, Output = ActionResult> + 'hwhere
S: 'h,
pub fn send_scan_completion<'h, S>(
phy: &'h WlantapPhyProxy,
status: i32,
) -> impl Handler<S, StartScanArgs, Output = ActionResult> + 'hwhere
S: 'h,