Bluetooth Host Stack Library
wiced_bt_sco_params_t Struct Reference

Description

Subset for the enhanced setup/accept synchronous connection parameters 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
 
uint8_t use_wbs
 CODEC_WIDE_BAND to signify wide band, CODEC_SUPER_WIDE_BAND for super wide band, CODEC_NARROW_BAND for narrow band.