![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.12.00
|
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... | |
ICall_fetchServiceMsg and ICall_fetchMsg arguments
| ICall_EntityID dest |
field to store the entity id of the destination of the message
| ICall_EntityID entityId |
entity id
common arguments field to store source of the message
| void* msg |
field to store the starting address of the message body
| ICall_ServiceEnum servId |
service id
| union { ... } src |
union of service and entity id's