Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Framework

Framework Management Functions. More...

Functions

wiced_result_t wiced_bt_stack_init (wiced_bt_management_cback_t *p_bt_management_cback, const wiced_bt_cfg_settings_t *p_bt_cfg_settings, const wiced_bt_cfg_buf_pool_t wiced_bt_cfg_buf_pools[WICED_BT_CFG_NUM_BUF_POOLS])
 Function wiced_bt_stack_init. More...
 

Detailed Description

Framework Management Functions.

Function Documentation

wiced_result_t wiced_bt_stack_init ( wiced_bt_management_cback_t p_bt_management_cback,
const wiced_bt_cfg_settings_t p_bt_cfg_settings,
const wiced_bt_cfg_buf_pool_t  wiced_bt_cfg_buf_pools[WICED_BT_CFG_NUM_BUF_POOLS] 
)

Function wiced_bt_stack_init.

Initialize the Bluetooth controller and stack; register callback for Bluetooth event notification.

Parameters
[in]p_bt_management_cback: Callback for receiving Bluetooth management events
[in]p_bt_cfg_settings: Bluetooth stack configuration
[in]wiced_bt_cfg_buf_pools: Buffer pool configuration
Returns
WICED_BT_SUCCESS : on success; WICED_BT_FAILED : if an error occurred