Home
last modified time | relevance | path

Searched refs:EIBGetAPDU_Src (Results 1 – 2 of 2) sorted by relevance

/dports/net/linknx/linknx-0.0.1.32/include/
H A Deibclient.h252 int EIBGetAPDU_Src (EIBConnection * con, int maxlen, uint8_t * buf,
272 #define EIBGetTPDU EIBGetAPDU_Src
/dports/net/linknx/linknx-0.0.1.32/src/
H A Deibclient.c924 EIBGetAPDU_Src (EIBConnection * con, int maxlen, uint8_t * buf, in EIBGetAPDU_Src() function