Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_hci_cp_host_buffer_size Struct Reference

#include <hci_types.h>

Data Fields

uint16_t acl_mtu
 
uint8_t sco_mtu
 
uint16_t acl_pkts
 
uint16_t sco_pkts
 

Field Documentation

◆ acl_mtu

uint16_t bt_hci_cp_host_buffer_size::acl_mtu

◆ acl_pkts

uint16_t bt_hci_cp_host_buffer_size::acl_pkts

◆ sco_mtu

uint8_t bt_hci_cp_host_buffer_size::sco_mtu

◆ sco_pkts

uint16_t bt_hci_cp_host_buffer_size::sco_pkts

The documentation for this struct was generated from the following file: