Searched refs:GetConnectionState (Results 1 – 3 of 3) sorted by relevance
63 int GetConnectionState(const RustRawAddress& address) const;
305 int BluetoothIntf::GetConnectionState(const RustRawAddress& address) const { in GetConnectionState() function in bluetooth::topshim::rust::BluetoothIntf
138 fn GetConnectionState(&self, address: &RustRawAddress) -> i32; in GetConnectionState() function338 self.internal.GetConnectionState(address) in get_connection_state()