Bluetooth Host Stack solution
cybt_platform_config_t Struct Reference

Description

The overall configuration for WICED BT/BLE stack and BT chip.

Data Fields

cybt_hci_transport_config_t hci_config
 Bluetooth HCI transport configuration.
 
cybt_controller_config_t controller_config
 Bluetooth chip configuration.
 
uint32_t task_mem_pool_size
 memory pool size for Bluetotoh task communication. More...
 

Field Documentation

◆ task_mem_pool_size

uint32_t cybt_platform_config_t::task_mem_pool_size

memory pool size for Bluetotoh task communication.

The default size is 2344 bytes if it wasn't specified.