AIROC™ BTSDK v4.7 - Documentation | ||||
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... | |
Framework Management 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.
Initialize the Bluetooth controller and stack; register callback for Bluetooth event notification.
[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 |