Home
last modified time | relevance | path

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

/tools/netsim/rust/daemon/src/wireless/
Dbluetooth.rs200 pub fn bluetooth_stop() { in bluetooth_stop() function
201 ffi_bluetooth::bluetooth_stop(); in bluetooth_stop()
/tools/netsim/rust/daemon/src/
Dservice.rs197 wireless::bluetooth::bluetooth_stop(); in shut_down()
Dffi.rs231 #[rust_name = bluetooth_stop]