Searched refs:GetAdapterProperty (Results 1 – 3 of 3) sorted by relevance
47 int GetAdapterProperty(int prop_type) const;
236 int BluetoothIntf::GetAdapterProperty(int prop) const { in GetAdapterProperty() function in bluetooth::topshim::rust::BluetoothIntf
119 fn GetAdapterProperty(&self, prop_type: i32) -> i32; in GetAdapterProperty() function308 self.internal.GetAdapterProperty(prop_type) in get_adapter_property()