aqhome: moved code from msg/endpointmgr to /msgmanager.
This simplified further development.
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
AQHOME_API GWEN_MSG_ENDPOINT_MGR *AQH_MsgEndpointMgr_new(uint8_t busAddr);
|
||||
AQHOME_API int AQH_MsgEndpointMgr_LoopOnce(GWEN_MSG_ENDPOINT_MGR *emgr, int groupId);
|
||||
|
||||
AQHOME_API void AQH_MsgEndpointMgr_LoopOnceOverNodeEndpoints(GWEN_MSG_ENDPOINT_MGR *emgr, int groupId);
|
||||
|
||||
|
||||
AQHOME_API void AQH_MsgEndpointMgr_DistributeMsgFromNodeEndpoint(GWEN_MSG_ENDPOINT_MGR *emgr,
|
||||
GWEN_MSG_ENDPOINT *srcEp,
|
||||
const GWEN_MSG *msg,
|
||||
int groupId);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user