Structure representing the BLE buffer statistics.
This structure is used to define the parameters for BLE buffer statistics, including the utilization of Asynchronous Connection-Less (ACL) buffers and command packet buffers.
Public Attribute Documentation#
acl_buffer_utilization#
uint8_t chip_ble_buffers_stats_s::acl_buffer_utilization
Utilization of ACL (Asynchronous Connection-Less) buffers
Definition at line
1908
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
cp_buffer_utilization#
uint8_t chip_ble_buffers_stats_s::cp_buffer_utilization
Utilization of command packet buffers
Definition at line
1910
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h