Searched defs:ieee802154_req_params (Results 1 – 1 of 1) sorted by relevance
311 struct ieee802154_req_params { struct313 uint32_t channel_set;316 uint32_t duration;319 uint16_t channel; /* in CPU byte order */321 uint16_t pan_id; /* in CPU byte order */324 union {330 uint8_t len;332 uint8_t lqi;334 bool association_permitted;337 uint8_t *beacon_payload;[all …]