Searched refs:BeaconInfo (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/uwb/
H A Duwb.h310 uint8_t BeaconInfo[1]; member in struct:uwb_rceb_beacon
/opensolaris-onvv-gate/usr/src/uts/common/io/uwb/uwba/
H A Duwba.c1043 /* parse the elements except BeaconInfo */
1055 * Except the elements before BeaconInfo, it should have the number of
1092 evt_struct->BeaconInfo, evt_struct->wBeaconInfoLength);
1098 uwba_parse_beacon_info(uwba_dev, evt_struct->BeaconInfo);
1100 bc_frm = (uwb_beacon_frame_t *)evt_struct->BeaconInfo;

Completed in 45 milliseconds