Searched refs:Beacon (Results 1 – 4 of 4) sorted by relevance
1241 CSR_DATAREF Beacon; member
854 aDataRef[numRefs++] = &aSignal->u.MlmeSmStartRequest.Beacon; in SigGetDataRefs()
2488 … sig->u.MlmeSmStartRequest.Beacon.SlotNumber = CSR_GET_UINT16_FROM_LITTLE_ENDIAN(ptr + index); in read_unpack_signal()2490 … sig->u.MlmeSmStartRequest.Beacon.DataLength = CSR_GET_UINT16_FROM_LITTLE_ENDIAN(ptr + index); in read_unpack_signal()4324 … CSR_COPY_UINT16_TO_LITTLE_ENDIAN(sig->u.MlmeSmStartRequest.Beacon.SlotNumber, ptr + index); in write_pack()4326 … CSR_COPY_UINT16_TO_LITTLE_ENDIAN(sig->u.MlmeSmStartRequest.Beacon.DataLength, ptr + index); in write_pack()
708 * Added Beacon tool to the Toolbox.