Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_mqtt.h276 uint32_t tx_packet_max_size; member
/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.c2383 mqtt_handle->tx_packet_max_size = CORE_TX_PKT_MAX_LENGTH; in aiot_mqtt_init()
2953 if (pkt_len >= mqtt_handle->tx_packet_max_size) { in _core_mqtt_check_tx_payload_len()

Completed in 13 milliseconds