Home
last modified time | relevance | path

Searched refs:send_maxcount (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPExport.c41 COAP_DEBUG("Send List Max-Count: %d", param->send_maxcount); in CoAPContext_create()
88 if (0 != param->send_maxcount) { in CoAPContext_create()
89 p_ctx->sendlist.maxcount = param->send_maxcount; in CoAPContext_create()
A DCoAPExport.h15 unsigned char send_maxcount; /*list maximal count*/ member
A DCoAPServer.c132 param.send_maxcount = 16; in CoAPServer_init()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Diotx_alcs.h51 uint8_t send_maxcount; /*list maximal count*/ member
A Dalcs_adapter.c292 coap_param.send_maxcount = param->send_maxcount; in iotx_alcs_adapter_init()
/AliOS-Things-master/components/linkkit/dev_model/server/
A Ddm_server_adapter.c74 alcs_param.send_maxcount = DM_SERVER_ALCS_SEND_MAXCOUNT; in dm_server_open()

Completed in 8 milliseconds