Searched defs:OnConnectionUpdated (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/p2p/base/ | ||
H A D | wrapping_active_ice_controller.cc | 87 void WrappingActiveIceController::OnConnectionUpdated( in OnConnectionUpdated() function in cricket::WrappingActiveIceController |
H A D | p2p_transport_channel.cc | 2529 void P2PTransportChannel::IceControllerAdapter::OnConnectionUpdated( in OnConnectionUpdated() function in cricket::P2PTransportChannel::IceControllerAdapter |
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ | ||
D | gatt_client.py | 430 def OnConnectionUpdated(self, addr, interval, latency, timeout, status): member in FlossGattClient.ExportedGattClientCallbacks |
D | gatt_server.py | 524 def OnConnectionUpdated(self, addr, interval, latency, timeout, status): member in FlossGattServer.ExportedGattServerCallbacks |