Lines Matching refs:err_t
236 err_t err;
543 err_t res;
634 static err_t
637 err_t err = ERR_OK;
930 static err_t
931 mqtt_tcp_recv_cb(void *arg, struct altcp_pcb *pcb, struct pbuf *p, err_t err)
974 static err_t
1008 mqtt_tcp_err_cb(void *arg, err_t err)
1025 static err_t
1042 static err_t
1043 mqtt_tcp_connect_cb(void *arg, struct altcp_pcb *tpcb, err_t err)
1095 err_t
1169 * @return ERR_OK if successful, @see err_t enum for other results
1171 err_t
1279 * @return ERR_OK if successful, @see err_t enum for other results
1281 err_t
1285 err_t err;