Home
last modified time | relevance | path

Searched refs:OnBluetoothChannelOpen (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dconnection_observer.h78 virtual void OnBluetoothChannelOpen(
Ddata_channels.cpp246 observer()->OnBluetoothChannelOpen(GetBinarySender()); in OnFirstMessage()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp188 void OnBluetoothChannelOpen(std::function<bool(const uint8_t *, size_t)> in OnBluetoothChannelOpen() function in cuttlefish::ConnectionObserverImpl