Searched refs:pubcomp_reply_template (Results 1 – 1 of 1) sorted by relevance
67 static const uint8_t pubcomp_reply_template[] = { variable265 uint8_t reply[sizeof(pubcomp_reply_template)]; in broker_validate_packet()267 memcpy(reply, pubcomp_reply_template, sizeof(reply)); in broker_validate_packet()