Home
last modified time | relevance | path

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

/dports/net/linknx/linknx-0.0.1.32/include/
H A Deibclient.h627 int EIB_MC_PropertyScan_async (EIBConnection * con, int maxlen,
/dports/net/linknx/linknx-0.0.1.32/src/
H A Deibclient.c2102 EIB_MC_PropertyScan_async (EIBConnection * con, int maxlen, uint8_t * buf) in EIB_MC_PropertyScan_async() function
2122 if (EIB_MC_PropertyScan_async (con, maxlen, buf) == -1) in EIB_MC_PropertyScan()