Bluetooth Host Stack Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_pool_statistics_t Struct Reference

Description

AIROC Bluetooth buffer pool statistics.

Data Fields

uint16_t pool_size
 pool buffer size
 
uint16_t pool_count
 total number of buffers created in the pool
 
uint16_t current_allocated_count
 number of buffers currently allocated
 
uint16_t max_allocated_count
 maximum number of buffers ever allocated