Bluetooth Host Stack Library
wiced_bt_cfg_settings_t Struct Reference

Description

Bluetooth stack configuration.

Data Fields

uint8_t * device_name
 Local device name (NULL terminated)
 
wiced_bt_sec_level_t security_required
 BTM_SEC_BEST_EFFORT is recommended choice for most applications, to connect to the widest range of devices. More...
 
const wiced_bt_cfg_br_tp_br_cfg
 BR/EDR related configuration.
 
const wiced_bt_cfg_ble_tp_ble_cfg
 LE related configuration.
 
const wiced_bt_cfg_gatt_tp_gatt_cfg
 GATT settings.
 
const wiced_bt_cfg_isoc_tp_isoc_cfg
 Isochronous Connection configuration.
 
const wiced_bt_cfg_l2cap_application_tp_l2cap_app_cfg
 l2cap configuration fgitor application defined profiles/protocols
 

Field Documentation

◆ security_required

wiced_bt_sec_level_t wiced_bt_cfg_settings_t::security_required

BTM_SEC_BEST_EFFORT is recommended choice for most applications, to connect to the widest range of devices.

Allows stack to choose the highest level of security possible between the two devices