Home
last modified time | relevance | path

Searched defs:hostapd_run (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/netsim/rust/daemon/src/wifi/
H A Dhostapd.rs22 pub fn hostapd_run(_opt: ProtoHostapdOptions, tx: mpsc::Sender<Bytes>) -> anyhow::Result<Hostapd> { in hostapd_run() function
H A Dhostapd_cf.rs44 pub fn hostapd_run(_opt: ProtoHostapdOptions, _tx: mpsc::Sender<Bytes>) -> anyhow::Result<Hostapd> { in hostapd_run() function