53 recv_from_broadcast(
struct broadcast_conn *broadcast,
const rimeaddr_t *sender)
57 if(c->u->recv !=
NULL) {
66 const struct stbroadcast_callbacks *u)
85 queuebuf_to_packetbuf(c->buf);
88 if(c->u->sent !=
NULL) {
103 queuebuf_free(c->buf);
105 c->buf = queuebuf_new_from_packetbuf();