24#ifndef APOLLO3_CORDIO_HCI_DRIVER_H_
25#define APOLLO3_CORDIO_HCI_DRIVER_H_
27#include "CordioHCIDriver.h"
28#include "am_mcu_apollo.h"
48 void **_ptr_to_handle;
49 am_hal_ble_config_t _ble_config;
virtual ble::buf_pool_desc_t get_buffer_pool_description()
Return the set of memory pool which will be used by the Cordio stack.
virtual void do_terminate()
Terminate the driver.
virtual void do_initialize()
Initialize the chip.
Base class of the HCI driver use by the BLE port of the Cordio stack.
Base class of the HCI transport driver.
Entry namespace for all BLE API definitions.
Contain description of the memory pool used by the Cordio stack.