Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/src/hci/
H A Dbluetooth_facade.cc413 void RemoveRustDevice(uint32_t rootcanal_id) { in RemoveRustDevice() function
/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Dffi.rs189 pub fn RemoveRustDevice(rootcanal_id: u32); in RemoveRustDevice() function