TI BLE Stack API Documentation  2.03.09
Public Attributes | List of all members
_icall_alloc_args_t Struct Reference

#include <icall.h>

Public Attributes

ICall_FuncArgsHdr hdr
 
size_t size
 
void * ptr
 

Detailed Description

ICall_allocMsg() or ICall_malloc() arguments

Member Data Documentation

§ hdr

ICall_FuncArgsHdr _icall_alloc_args_t::hdr

common arguments

§ ptr

void* _icall_alloc_args_t::ptr

pointer to store the start address of the newly allocated memory block

§ size

size_t _icall_alloc_args_t::size

size of the message body in bytes


The documentation for this struct was generated from the following file: