Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dmqtt_api.h360 #define CONFIG_MQTT_MESSAGE_MAXLEN (3072) macro
/AliOS-Things-master/components/linkkit/mqtt/
A Dmqtt_api.c294 mqtt_params.read_buf_size = CONFIG_MQTT_MESSAGE_MAXLEN; in IOT_MQTT_Construct()
295 mqtt_params.write_buf_size = CONFIG_MQTT_MESSAGE_MAXLEN; in IOT_MQTT_Construct()

Completed in 4 milliseconds