Searched defs:GetConnectionState (Results 1 – 2 of 2) sorted by relevance
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() function