Searched defs:OnReceive (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/ |
H A D | fidl_controller.cc | 130 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/ |
D | signal_handler.cpp | 33 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/ |
D | websocket_handler.h | 32 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 D | loopback.cc | 376 void LoopbackDevice::HciTransportServer::OnReceive(uint8_t* buffer, in OnReceive() function in bt_hci_virtual::LoopbackDevice::HciTransportServer
|
H A D | loopback_test.cc | 104 void OnReceive( in OnReceive() function in bt_hci_virtual::LoopbackTest
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | server_connection.cpp | 441 void WsConnection::OnReceive(const uint8_t* data, size_t len, bool is_binary) { in OnReceive() function in cuttlefish::webrtc_streaming::WsConnection
|
D | streamer.cpp | 585 void Streamer::Impl::OnReceive(const uint8_t* msg, size_t length, in OnReceive() function in cuttlefish::webrtc_streaming::Streamer::Impl
|