Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/
Dfidl_controller.cc131 void HciEventHandler::OnReceive( in OnReceive() function in bt::controllers::HciEventHandler
416 void FidlController::ScoEventHandler::OnReceive(fhbt::ScoPacket& packet) { in OnReceive() function in bt::controllers::FidlController::ScoEventHandler
443 void FidlController::OnReceive(ReceivedPacket packet) { in OnReceive() function in bt::controllers::FidlController
/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
Dloopback.cc376 void LoopbackDevice::HciTransportServer::OnReceive(uint8_t* buffer, in OnReceive() function in bt_hci_virtual::LoopbackDevice::HciTransportServer
Dloopback_test.cc104 void OnReceive( in OnReceive() function in bt_hci_virtual::LoopbackTest