AIROC™ BTSDK v4.4 - Documentation | ||||
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_t * | p_br_cfg |
BR/EDR related configuration. | |
const wiced_bt_cfg_ble_t * | p_ble_cfg |
LE related configuration. | |
const wiced_bt_cfg_gatt_t * | p_gatt_cfg |
GATT settings. | |
const wiced_bt_cfg_isoc_t * | p_isoc_cfg |
Isochronous Connection configuration. | |
const wiced_bt_cfg_l2cap_application_t * | p_l2cap_app_cfg |
l2cap configuration fgitor application defined profiles/protocols | |
Bluetooth stack configuration.
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