Searched defs:uwb_beacon_frame (Results 1 – 1 of 1) sorted by relevance
267 struct uwb_beacon_frame { struct268 struct uwb_mac_frame_hdr hdr;269 struct uwb_mac_addr Device_Identifier; /* may be a NULL EUI-48 */270 u8 Beacon_Slot_Number;271 u8 Device_Control;272 u8 IEData[];