![]() |
![]() |
TI BLE5-Stack API Documentation
9.12.00
|
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... | |
ICall_sendServiceMsg and ICall_send arguments
union { ... } dest |
union of entity and service ID's
ICall_EntityID entityId |
Entity ID of destination.
ICall_MSGFormat format |
Message format.
common arguments
void* msg |
pointer to the message body to send
ICall_ServiceEnum servId |
Service ID of destination.
ICall_EntityID src |
Entity id of the sender of the message Destination id.