Searched defs:GetRemoteDeviceProperty (Results 1 – 3 of 3) sorted by relevance
97 bt_property_t* BluetoothTest::GetRemoteDeviceProperty(const RawAddress* addr, in GetRemoteDeviceProperty() function in bttest::BluetoothTest
261 int BluetoothIntf::GetRemoteDeviceProperty(const RustRawAddress& address, int prop_type) const { in GetRemoteDeviceProperty() function in bluetooth::topshim::rust::BluetoothIntf
123 fn GetRemoteDeviceProperty(&self, address: &RustRawAddress, prop_type: i32) -> i32; in GetRemoteDeviceProperty() function