Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_cp_accept_sync_conn_req Struct Reference

#include <hci_types.h>

Data Fields

bt_addr_t bdaddr
 
uint32_t tx_bandwidth
 
uint32_t rx_bandwidth
 
uint16_t max_latency
 
uint16_t content_format
 
uint8_t retrans_effort
 
uint16_t pkt_type
 

Field Documentation

◆ bdaddr

bt_addr_t bt_hci_cp_accept_sync_conn_req::bdaddr

◆ content_format

uint16_t bt_hci_cp_accept_sync_conn_req::content_format

◆ max_latency

uint16_t bt_hci_cp_accept_sync_conn_req::max_latency

◆ pkt_type

uint16_t bt_hci_cp_accept_sync_conn_req::pkt_type

◆ retrans_effort

uint8_t bt_hci_cp_accept_sync_conn_req::retrans_effort

◆ rx_bandwidth

uint32_t bt_hci_cp_accept_sync_conn_req::rx_bandwidth

◆ tx_bandwidth

uint32_t bt_hci_cp_accept_sync_conn_req::tx_bandwidth

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