Searched refs:is_response (Results 1 – 2 of 2) sorted by relevance
25 bool is_response) in send_notification_packet() argument33 if (is_response) { in send_notification_packet()39 if (!is_response) { in send_notification_packet()
148 bool is_response)159 type = is_response ? COAP_TYPE_ACK : COAP_TYPE_CON;161 if (!is_response) {