Searched refs:msgtype (Results 1 – 2 of 2) sorted by relevance
51 unsigned char msgtype = COAP_MESSAGE_CON; /* usually, requests are sent confirmable */ variable143 pdu->hdr->type = msgtype; in coap_new_request()187 pdu = coap_pdu_init(msgtype, in clear_obs()1071 msgtype = COAP_MESSAGE_NON; in main()
171 int msgtype);1157 int msgtype) in coap_new_request() argument1165 pdu->hdr->type = msgtype; in coap_new_request()