Searched defs:SetRemoteDeviceProperty (Results 1 – 2 of 2) sorted by relevance
266 int BluetoothIntf::SetRemoteDeviceProperty(const RustRawAddress& address, const BtProperty& prop) c… in SetRemoteDeviceProperty() function in bluetooth::topshim::rust::BluetoothIntf
124 fn SetRemoteDeviceProperty(&self, address: &RustRawAddress, prop: &BtProperty) -> i32; in SetRemoteDeviceProperty() function