Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_cfg_settings_t_ Struct Reference

Bluetooth stack configuration. More...

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_t
p_l2cap_app_cfg
 l2cap configuration fgitor application defined profiles/protocols
 

Detailed Description

Bluetooth stack configuration.

Field Documentation

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.

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


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