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

Defines the interfaces for Buffer Management Services. More...

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...
 

Detailed Description

Defines the interfaces for Buffer Management Services.

Function Documentation

uint8_t wiced_bt_did_stack_overflow ( void  )

Function wiced_bt_did_stack_overflow.

Checks if the application thread stack overflowed at some point

Returns
TRUE : on stack overflow; FALSE : if no stack overflow
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.