bluetoothengine/btsac/inc/btsacGavdp.h
branchCompilerCompatibility
changeset 12 e769fd13b1f0
parent 0 f63038272f30
equal deleted inserted replaced
9:d9de229ff167 12:e769fd13b1f0
   125 			 * by the signalling channel. Must only be called if there is no stream present -
   125 			 * by the signalling channel. Must only be called if there is no stream present -
   126 			 * if a stream is present AbortStream() should be called.
   126 			 * if a stream is present AbortStream() should be called.
   127     		 * @param   None.
   127     		 * @param   None.
   128     		 * @return  None.
   128     		 * @return  None.
   129     		 */
   129     		 */
   130     		 TInt CBTSACGavdp::Shutdown();
   130     		 TInt Shutdown();
   131     		
   131     		
   132     		 /**
   132     		 /**
   133     		 * Suspend (Pause) streaming to remote accessory
   133     		 * Suspend (Pause) streaming to remote accessory
   134     		 * @ param None.
   134     		 * @ param None.
   135     		 * @return KErrNone if streaming could be suspended successfully, error otherwise
   135     		 * @return KErrNone if streaming could be suspended successfully, error otherwise