Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/topshim/btif/
H A Dbtif_shim.cc232 int BluetoothIntf::GetAdapterProperties() const { in GetAdapterProperties() function in bluetooth::topshim::rust::BluetoothIntf
/aosp12/system/bt/gd/rust/topshim/src/
H A Dbtif.rs118 fn GetAdapterProperties(&self) -> i32; in GetAdapterProperties() function