TI BLE5-Stack API Documentation  9.12.00
Data Fields
_icall_fetch_msg_args_t Struct Reference

ICall_fetchServiceMsg and ICall_fetchMsg arguments More...

Data Fields

ICall_EntityID dest
 field to store the entity id of the destination of the message More...
 
ICall_FuncArgsHdr hdr
 common arguments field to store source of the message More...
 
void * msg
 field to store the starting address of the message body More...
 
union {
   ICall_EntityID   entityId
 entity id More...
 
   ICall_ServiceEnum   servId
 service id More...
 
src
 union of service and entity id's More...
 

Detailed Description

ICall_fetchServiceMsg and ICall_fetchMsg arguments

Field Documentation

§ dest

field to store the entity id of the destination of the message

§ entityId

ICall_EntityID entityId

entity id

§ hdr

common arguments field to store source of the message

§ msg

void* msg

field to store the starting address of the message body

§ servId

service id

§ src

union { ... } src

union of service and entity id's


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale