class BtHciBroadcom
Defined at line 53 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h
Public Methods
inspect::ComponentInspector & inspector ()
Defined at line 60 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h
void set_test_dispatcher (async_dispatcher_t * dispatcher)
Defined at line 64 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h
void handle_unknown_event (fidl::UnknownEventMetadata<fuchsia_driver_framework::NodeController> metadata)
Defined at line 69 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h
void handle_unknown_event (fidl::UnknownEventMetadata<fuchsia_driver_framework::Node> metadata)
Defined at line 71 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h
void BtHciBroadcom ()
Defined at line 270 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.cc
void Start (fdf::DriverContext context, fdf::StartCompleter completer)
Defined at line 275 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.cc
void Stop (fdf::StopCompleter completer)
Defined at line 355 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.cc
Enumerations
enum PowerLevel : uint8_t
| Name | Value |
|---|---|
| kOff | 0 |
| kBoot | 1 |
| kOn | 2 |
| kPowerLevelCount | 3 |
Defined at line 74 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h