Home
last modified time | relevance | path

Searched refs:init_test_hostapd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/tools/netsim/rust/hostapd-rs/tests/
H A Dintegration_test.rs33 fn init_test_hostapd() -> (Hostapd, mpsc::Receiver<Bytes>) { in init_test_hostapd() function
63 let (mut hostapd, receiver) = init_test_hostapd(); in test_hostapd()