Searched refs:SetRemoteDeviceProperty (Results 1 – 3 of 3) sorted by relevance
52 int SetRemoteDeviceProperty(const RustRawAddress& address, const BtProperty& prop) const;
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