AIROC™ BTSDK v4.0 - Documentation | ||||
Defines the interfaces for Buffer , Timer and Event Management Services. More...
Macros | |
#define | wdog_generate_hw_reset wiced_hal_wdog_reset_system |
Functions | |
uint8_t | wiced_bt_did_stack_overflow (void) |
Function wiced_bt_did_stack_overflow. More... | |
void | wiced_bt_stack_check_init (void) |
Function wiced_bt_stack_check_init. More... | |
uint32_t | wiced_bt_ble_get_available_tx_buffers (void) |
Function wiced_bt_ble_get_available_tx_buffers. More... | |
void | wiced_hal_wdog_reset_system (void) |
uint32_t | wiced_get_free_memory (void) |
Defines the interfaces for Buffer , Timer and Event Management Services.
uint32_t wiced_bt_ble_get_available_tx_buffers | ( | void | ) |
Function wiced_bt_ble_get_available_tx_buffers.
Used to get the available number of ble tx buffers
Return the available number of ble tx buffers
uint8_t wiced_bt_did_stack_overflow | ( | void | ) |
Function wiced_bt_did_stack_overflow.
Checks if the application thread stack overflowed at some point
void wiced_bt_stack_check_init | ( | void | ) |
Function wiced_bt_stack_check_init.
Prepares the stack to allow the app to check for stack overflow.