Searched defs:GetAdapterProperties (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/rust/topshim/btif/ | ||
D | btif_shim.cc | 232 int BluetoothIntf::GetAdapterProperties() const { in GetAdapterProperties() function in bluetooth::topshim::rust::BluetoothIntf |
/system/bt/gd/rust/topshim/src/ | ||
D | btif.rs | 118 fn GetAdapterProperties(&self) -> i32; in GetAdapterProperties() function |