Home
last modified time | relevance | path

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

/dports/net/linknx/linknx-0.0.1.32/include/
H A Deibclient.h243 int EIBGetAPDU (EIBConnection * con, int maxlen, uint8_t * buf);
/dports/net/linknx/linknx-0.0.1.32/src/
H A Deibclient.c898 EIBGetAPDU (EIBConnection * con, int maxlen, uint8_t * buf) in EIBGetAPDU() function