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

#include <icall.h>

Public Attributes

ICall_FuncArgsHdr hdr
 
ICall_ServiceEnum service
 
ICall_ServiceFunc fn
 
ICall_EntityID entity
 
ICall_SyncHandle msgSyncHdl
 

Detailed Description

ICall_enrollService() arguments

Member Data Documentation

§ entity

ICall_EntityID _icall_enroll_service_args_t::entity

field to store the assigned entity id

§ fn

ICall_ServiceFunc _icall_enroll_service_args_t::fn

handler function which handles function calls to the service

§ hdr

ICall_FuncArgsHdr _icall_enroll_service_args_t::hdr

common arguments

§ msgSyncHdl

ICall_SyncHandle _icall_enroll_service_args_t::msgSyncHdl

field to store the synchronous object handle associated with the calling thread

§ service

ICall_ServiceEnum _icall_enroll_service_args_t::service

service id of the enrolling service


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