Searched defs:uwb_beacon_frame (Results 1 – 1 of 1) sorted by relevance
253 struct uwb_beacon_frame { struct254 struct uwb_mac_frame_hdr hdr;255 struct uwb_mac_addr Device_Identifier; /* may be a NULL EUI-48 */256 u8 Beacon_Slot_Number;257 u8 Device_Control;258 u8 IEData[];