bluetoothengine/btsac/inc/btsacStreamerController.h
branchRCL_3
changeset 16 b23265fb36da
parent 1 6a1fe72036e3
equal deleted inserted replaced
14:f7fbeaeb166a 16:b23265fb36da
   247 		TInt iTotalNbrOfDroppedPackets;
   247 		TInt iTotalNbrOfDroppedPackets;
   248 		TTime iFirstPacketDropTime; 
   248 		TTime iFirstPacketDropTime; 
   249 		TInt iPacketDropDeviation;
   249 		TInt iPacketDropDeviation;
   250 		RArray<TBitpoolData> iBitpoolData;
   250 		RArray<TBitpoolData> iBitpoolData;
   251 		TBitpoolData* iCurrentBitpoolData;
   251 		TBitpoolData* iCurrentBitpoolData;
       
   252 		TBool iRemoteSupportsOnlyOneValue;
   252     };
   253     };
   253 
   254 
   254 
   255 
   255 #endif      // BTSAC_STREAMER_H
   256 #endif      // BTSAC_STREAMER_H
   256             
   257