Searched defs:coapCtx (Results 1 – 4 of 4) sorted by relevance
110 static int32_t UpdateDeviceDbInDeviceList(const CoapCtxType *coapCtx, const DeviceInfo *deviceInfo, in UpdateDeviceDbInDeviceList()137 int32_t UpdateDeviceDb(const CoapCtxType *coapCtx, const DeviceInfo *deviceInfo, uint8_t forceUpdat… in UpdateDeviceDb()149 int32_t ReportDiscoveredDevice(const CoapCtxType *coapCtx, const DeviceInfo *deviceInfo, in ReportDiscoveredDevice()
142 const CoapCtxType *coapCtx = CoapGetCoapCtxType(); in HndPostServiceDiscoverEx() local
66 CoapCtxType *coapCtx = (CoapCtxType *)pos; in CoapGetCoapCtxType() local
303 const CoapCtxType *coapCtx = CoapGetCoapCtxType(currCtx); in HndPostServiceDiscoverEx() local