Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: