Searched refs:temp_ws_rx_buf (Results 1 – 1 of 1) sorted by relevance
41 static APP_BMEM uint8_t temp_ws_rx_buf[MQTT_LIB_WEBSOCKET_RECV_BUF_LEN]; variable350 client->transport.websocket.config.tmp_buf = temp_ws_rx_buf; in client_init()352 sizeof(temp_ws_rx_buf); in client_init()