class HciEventHandler
Defined at line 25 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h
Public Methods
void handle_unknown_event (fidl::UnknownEventMetadata<fuchsia_hardware_bluetooth::HciTransport> metadata)
Defined at line 31 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h
void HciEventHandler (fit::function<void (std::vector<uint8_t> &)> on_receive_callback)
Defined at line 49 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.cc
void OnReceive (fuchsia_hardware_bluetooth::wire::ReceivedPacket * )
Defined at line 52 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.cc