Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/src/hci/
H A Dbluetooth_facade.cc438 void SetRustDeviceAddress( in SetRustDeviceAddress() function
/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Dffi.rs185 pub fn SetRustDeviceAddress(rootcanal_id: u32, address: [u8; 6]); in SetRustDeviceAddress() function