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

ICall_sendServiceMsg and ICall_send arguments More...

Data Fields

union {
   ICall_EntityID   entityId
 Entity ID of destination. More...
 
   ICall_ServiceEnum   servId
 Service ID of destination. More...
 
dest
 union of entity and service ID's More...
 
ICall_MSGFormat format
 Message format. More...
 
ICall_FuncArgsHdr hdr
 common arguments More...
 
void * msg
 pointer to the message body to send More...
 
ICall_EntityID src
 Entity id of the sender of the message Destination id. More...
 

Detailed Description

ICall_sendServiceMsg and ICall_send arguments

Field Documentation

§ dest

union { ... } dest

union of entity and service ID's

§ entityId

ICall_EntityID entityId

Entity ID of destination.

§ format

Message format.

§ hdr

common arguments

§ msg

void* msg

pointer to the message body to send

§ servId

Service ID of destination.

§ src

Entity id of the sender of the message Destination id.


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