Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/src/hci/
H A Dbluetooth_facade.h47 void SetRustDeviceAddress(
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