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

Description

Subset for the enhanced setup/accept synchronous connection paramters See BT 4.1 or later HCI spec for details.

Data Fields

uint16_t max_latency
 Maximum latency (0x4-0xFFFE in msecs)
 
uint16_t packet_types
 Packet Types.
 
uint8_t retrans_effort
 0x00-0x02, 0xFF don't care
 
wiced_bool_t use_wbs
 True to use wide band, False to use narrow band.