Home
last modified time | relevance | path

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

/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc236 int BluetoothIntf::GetAdapterProperty(int prop) const { in GetAdapterProperty() function in bluetooth::topshim::rust::BluetoothIntf
/system/bt/gd/rust/topshim/src/
Dbtif.rs119 fn GetAdapterProperty(&self, prop_type: i32) -> i32; in GetAdapterProperty() function