Searched refs:CoapServerDestroy (Results 1 – 5 of 5) sorted by relevance
54 void CoapServerDestroy(CoapCtxType *ctx, bool moduleDeinit);
48 void CoapServerDestroy(CoapCtxType *ctx, bool moduleDeinit);
386 void CoapServerDestroy(CoapCtxType *ctx, bool moduleDeinit) in CoapServerDestroy() function
466 void CoapServerDestroy(CoapCtxType *ctx, bool moduleDeinit) in CoapServerDestroy() function
264 CoapServerDestroy(iface->ctx, moduleDeinit); in DestroyLocalIface()