bluetoothengine/btsac/inc/btsacStateStreaming.h
changeset 1 6a1fe72036e3
parent 0 f63038272f30
equal deleted inserted replaced
0:f63038272f30 1:6a1fe72036e3
    89     TInt GAVDP_SuspendIndication(TSEID aSEID);
    89     TInt GAVDP_SuspendIndication(TSEID aSEID);
    90     void GAVDP_ReleaseIndication(TSEID aSEID);
    90     void GAVDP_ReleaseIndication(TSEID aSEID);
    91 	void GAVDP_SuspendStreamsConfirm();
    91 	void GAVDP_SuspendStreamsConfirm();
    92  	
    92  	
    93  	void StartRecording();
    93  	void StartRecording();
    94  	void CancelActionL(TInt aError, TBTSACGavdpResetReason aGavdpReset);
    94  	void CancelActionL(TInt aError);
    95  	void HandleGavdpErrorL(TInt aError);
    95  	void HandleGavdpErrorL(TInt aError);
    96 
    96 
    97 private:    
    97 private:    
    98 
    98 
    99     CBtsacStreaming(CBTSAController& aParent, TAudioOpenedBy aAudioOpenedBy, TBool aStartCollision);
    99     CBtsacStreaming(CBTSAController& aParent, TAudioOpenedBy aAudioOpenedBy, TBool aStartCollision);