![]() |
AIROC™ BTSDK v4.9 - Documentation | |||
support memory allocation tuning More...
Data Structures | |
| struct | tag_mem_pre_init_control |
| structure containing paramters to pass for memory pre-init More... | |
Macros | |
| #define | WICED_MEM_PRE_INIT_IGNORE (0xffff) |
| use this define value to indicate no change to parameter | |
| #define | SCAN_RSSI_THRESHOLD_DEVICE_LIST_SIZE 25 |
| #define | LM_CMD_QUEUE_SIZE 800 |
Typedefs | |
|
typedef struct tag_mem_pre_init_control | WICED_MEM_PRE_INIT_CONTROL |
| structure containing paramters to pass for memory pre-init | |
Functions | |
| void | wiced_memory_pre_init (WICED_MEM_PRE_INIT_CONTROL *mem_pre_init) |
| set pre-init memory allocation parameters call this from spar_crt_init function to set parameters prior to allocations | |
support memory allocation tuning