luxlabs header browser preview


@class NSDictionary, NSString, NSMutableDictionary, NSArray, NSDate, NSMutableArray, NSNumber;

@interface PLBBMavLogMsg : PLBasebandMessage

@property (retain, nonatomic) NSMutableDictionary *commonInfo;
@property (retain, nonatomic) NSMutableDictionary *kvPairs;
@property (retain) NSString *groupEntryKey;
@property (retain) NSString *groupID;
@property (retain) NSMutableArray *groupArrEntries;
@property (retain) NSMutableDictionary *groupDict;
@property (retain) NSDate *bbDate;
@property (retain) NSNumber *bbTimeCal;
@property (retain) NSNumber *bbSeqNum;
@property (retain) NSNumber *bbHwMsgType;
@property (retain) NSNumber *bbSwRev;
@property (retain) NSNumber *bbHwRev;
@property (retain) NSNumber *bbHwStatsType;
@property (retain) NSNumber *bbHwStatsLength;
@property (retain) NSNumber *bbHwStatsLevel;
@property (retain) NSNumber *bbHwCurrTimeStamp;
@property (retain) NSNumber *bbHwLastTimeStamp;
@property (retain) NSNumber *bbHwLogDurationInTicks;
@property (retain) NSArray *bbHwProcSystemState;
@property (retain) NSArray *bbHwProcArmPerfState;
@property (retain) NSArray *bbHwModemAppMdspState;
@property (retain) NSArray *bbHwModemAppMdspClockState;
@property (retain) NSArray *bbHwModemAppMdmState;
@property (retain) NSArray *bbHwModemAppMdmSpeed;
@property (retain) NSArray *bbHwModemAppQ6FwSpeed;
@property (retain) NSArray *bbHwModemAppQ6SwSpeed;
@property (retain) NSArray *bbHwModemAppMdspSpeed;
@property (retain) NSArray *bbHwModemAppQdspSpeed;
@property (retain) NSArray *bbHwModemAppAdspState;
@property (retain) NSArray *bbHwModemAppAdspClockState;
@property (retain) NSArray *bbHwModemAppAdspSpeed;
@property (retain) NSArray *bbHwModemAppAdmState;
@property (retain) NSArray *bbHwPeripheralUSBState;
@property (retain) NSArray *bbHwPeripheralSPIState;
@property (retain) NSArray *bbHwPeripheralGPSState;
@property (retain) NSArray *bbHwPeripheralUARTState;
@property (retain) NSArray *bbHwSleepVetoClientListQdsp;
@property (retain) NSArray *bbHwSleepVetoClientListArm;
@property (retain) NSNumber *rpmXOShutDuration;
@property (retain) NSNumber *rpmXOShutCnt;
@property (retain) NSNumber *rpmVDDMinEnterCnt;
@property (retain) NSNumber *rpmVDDMinDuration;
@property (retain) NSArray *appsPerfStateCountHist;
@property (retain) NSNumber *cxoShutDownDuration;
@property (retain) NSNumber *cxoShutDownCount;
@property (retain) NSArray *usbStateCountHist;
@property (retain) NSArray *uartOnOffState;
@property (retain) NSArray *spiOnOffState;
@property (retain) NSArray *admOnOffState;
@property (retain) NSArray *lpassOnOffState;
@property (retain) NSArray *appsSleepVeto;
@property (retain) NSArray *mpssSleepVeto;
@property (retain) NSArray *mdspConfigCount;
@property (retain) NSArray *qdspConfigCount;
@property (retain) NSArray *gpsOnOff;
@property (retain) NSArray *gpsDPOOnOff;
@property (retain) NSArray *gpsDPOBin;
@property (retain) NSNumber *mpssCxoShutDownDuration;
@property (retain) NSNumber *mpssCxoShutDownCount;
@property (retain) NSArray *mcpmVetoNumHistogram;
@property (retain) NSArray *ProtocolActivityHistogram;
@property (retain) NSArray *pcieStateHistogram;
@property (retain) NSNumber *npaVetoMask;
@property (retain) NSArray *npaVetoClientNumHistogram;
@property (retain) NSString *appsClockStateDurationStr;
@property (retain) NSString *mpssClockStateDurationStr;
@property (retain) NSArray *hsicStateSleepVetoNum;
@property (retain) NSNumber *radioTech;
@property (retain) NSArray *rssiModeCount;
@property (retain) NSArray *rx0RssiPowerHist;
@property (retain) NSArray *rx1RssiPowerHist;
@property (retain) NSArray *rx0SQAPowerHist;
@property (retain) NSArray *rx1SQAPowerHist;
@property (retain) NSArray *txPowerHist;
@property (retain) NSArray *protocolStateHist;
@property (retain) NSDictionary *protocolStateHistDict;
@property (retain) NSArray *bbActive;
@property (retain) NSArray *txPowerHist1x;
@property (retain) NSArray *txPowerHistEVDO;
@property (retain) NSNumber *txTicks;
@property (retain) NSNumber *rxTicks;

+ (id)entryEventMavBBMav13HwOther;
+ (id)entryEventMavBBMav4HwOther;
+ (id)entryEventMavBBMav10HwOther;
+ (id)entryEventMavBBMav16HwOther;
+ (id)entryEventBackwardMavBBHwOtherPerRAT;
+ (id)entryEventMavBBMav16BHwOther;
+ (id)getNameBBMavHwOther;
+ (id)entryEventBackwardMav1BBHwOtherPerRAT;
+ (id)entryEventMavBBMav2HwOther;
+ (id)entryEventMavBBMav1HwOther;
+ (id)entryEventBackwardMavBBHwOther;

- (void)setType:(id)a0;
- (void)sendAndLogPLEntry:(id)a0 withName:(id)a1 withType:(id)a2;
- (void)refreshMavBBHwOtherPerRAT;
- (void)addToGroupPLBBMav4HwOther;
- (void)logGrpEntriesMavBBHwOtherPerRat;
- (void)populateEntryBBMav2HwOther:(id)a0;
- (void)appendToError:(id)a0;
- (id)init;
- (void)logEventBackwardGrpEntriesBBMav16Hw;
- (void)addToGroupPLBBMav10HwOther;
- (void)refreshMavBBHwOther;
- (void)refreshBBMav16BHwOther;
- (void)logEventBackwardMav13BBHwOther;
- (void)addToGroupPLBBMavHwOther;
- (void)logEventBackwardGrpEntriesBBMavHw;
- (id)logEventBackwardGrpEntriesBBMavHwOtherPerRAT;
- (void)refreshBBMav10HwOther;
- (void)refreshBBMav13HwOther;
- (void)addPairWithKey:(id)a0 andWithVal:(id)a1;
- (void)populateEntryBBMav10HwOther:(id)a0;
- (void)populateEntryBBMav13HwOther:(id)a0;
- (void)setDate:(id)a0;
- (void)refreshBBMav4HwOther;
- (void)setTxPwrArray:(id)a0;
- (void)populateEntryBBMavHwOther:(id)a0;
- (void)addToGroupPLBBMav1HwOther;
- (void)refreshMav1BBHwOtherPerRAT;
- (void)logEventBackwardMav10BBHwOther;
- (void)refreshBBMav2HwOther;
- (void)populateEntryBBMav16HwOther:(id)a0;
- (void)populateEntryBBMav16BHwOther:(id)a0;
- (void)setRat:(id)a0;
- (void)addToGroupPLBBMav16HwOther;
- (void)setHeaderWithSeqNum:(id)a0 andDate:(id)a1 andTimeCal:(double)a2;
- (void)logEventBackwardMav1BBHwOtherPerRAT;
- (void)logEventBackwardMav16BBBHwOther;
- (void)logEventBackwardMav16BBHwOther;
- (void)populateEntryBBMav4HwOther:(id)a0;
- (void)refreshBBMav16HwOther;
- (void).cxx_destruct;
- (id)internaLogEventBackwardBBMav1HwOtherPerRAT;
- (void)setError:(id)a0;
- (id)logEventBackwardGrpEntriesBBMav1HwOtherPerRAT;
- (void)addToGroupPLBBMav13HwOther;
- (id)internaLogEventBackwardBBMavHwOtherPerRAT;
- (void)logEventBackwardMavBBHwOtherPerRAT;
- (void)addToGroupPLBBMav16BHwOther;
- (void)addToGroupPLBBMavHwEntry:(id)a0 withEntryKey:(id)a1;
- (void)populateEntryBBMavHwOtherPerRAT:(id)a0;
- (void)populateEntryBBMav1HwOtherPerRAT:(id)a0;
- (void)setMavBBHwValue:(id)a0 forKey:(id)a1;
- (void)addToGroupPLBBMav2HwOther;
- (void)setTxPwr:(id)a0;
- (void)logEventBackwardMavBBHwOther;
- (void)setLogDuration:(id)a0;
- (void)logEventBackwardGrpEntriesBBMav13Hw;
- (void)logEventBackwardGrpEntriesBBMav10Hw;

@end