Home
last modified time | relevance | path

Searched defs:OnReceive (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/
H A Dfidl_controller.cc130 void HciEventHandler::OnReceive( in OnReceive() function in bt::controllers::HciEventHandler
415 void FidlController::ScoEventHandler::OnReceive(fhbt::ScoPacket& packet) { in OnReceive() function in bt::controllers::FidlController::ScoEventHandler
442 void FidlController::OnReceive(ReceivedPacket packet) { in OnReceive() function in bt::controllers::FidlController
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/
Dsignal_handler.cpp33 void SignalHandler::OnReceive(const uint8_t* msg, size_t len, bool binary) { in OnReceive() function in cuttlefish::SignalHandler
63 void SignalHandler::OnReceive(const uint8_t* msg, size_t len, bool binary, in OnReceive() function in cuttlefish::SignalHandler
/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h32 virtual void OnReceive(const uint8_t* msg, size_t len, bool binary, in OnReceive() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
H A Dloopback.cc376 void LoopbackDevice::HciTransportServer::OnReceive(uint8_t* buffer, in OnReceive() function in bt_hci_virtual::LoopbackDevice::HciTransportServer
H A Dloopback_test.cc104 void OnReceive( in OnReceive() function in bt_hci_virtual::LoopbackTest
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp441 void WsConnection::OnReceive(const uint8_t* data, size_t len, bool is_binary) { in OnReceive() function in cuttlefish::webrtc_streaming::WsConnection
Dstreamer.cpp585 void Streamer::Impl::OnReceive(const uint8_t* msg, size_t length, in OnReceive() function in cuttlefish::webrtc_streaming::Streamer::Impl