class Device

Defined at line 25 of file ../../src/connectivity/bluetooth/hci/vendor/intel/device.h

Public Methods

void Device (fdf::DriverStartArgs start_args, fdf::UnownedSynchronizedDispatcher driver_dispatcher)

Defined at line 41 of file ../../src/connectivity/bluetooth/hci/vendor/intel/device.cc

zx_status_t Init (bool secure)

Load the firmware and complete device initialization.

If |secure| is true, use the "secure" firmware method.

Defined at line 133 of file ../../src/connectivity/bluetooth/hci/vendor/intel/device.cc

zx_status_t AddNode ()

Defined at line 110 of file ../../src/connectivity/bluetooth/hci/vendor/intel/device.cc

void Start (fdf::StartCompleter completer)

fdf::DriverBase overrides

Defined at line 47 of file ../../src/connectivity/bluetooth/hci/vendor/intel/device.cc

void PrepareStop (fdf::PrepareStopCompleter completer)

Defined at line 108 of file ../../src/connectivity/bluetooth/hci/vendor/intel/device.cc