Searched refs:GetRemoteServices (Results 1 – 3 of 3) sorted by relevance
54 int GetRemoteServices(const RustRawAddress& address) const;
273 int BluetoothIntf::GetRemoteServices(const RustRawAddress& address) const { in GetRemoteServices() function in bluetooth::topshim::rust::BluetoothIntf
126 fn GetRemoteServices(&self, address: &RustRawAddress) -> i32; in GetRemoteServices() function