bluetoothengine/btsac/inc/btsacStateListening.h
changeset 1 6a1fe72036e3
parent 0 f63038272f30
child 45 b0aebde9b1fb
equal deleted inserted replaced
0:f63038272f30 1:6a1fe72036e3
   109      * @since S60 v3.1
   109      * @since S60 v3.1
   110      * @param aActive the Active Object to which the request is assigned to.
   110      * @param aActive the Active Object to which the request is assigned to.
   111      */
   111      */
   112 	virtual void CancelRequest(CBtsacActive& aActive);
   112 	virtual void CancelRequest(CBtsacActive& aActive);
   113 	
   113 	
   114 	TInt ResetGavdp(TBTSACGavdpResetReason aReason);
   114 	TInt ResetGavdp();
   115 	void GoListen();
   115 	void GoListen();
   116 	void DeleyedOpenAudioAndConnectL();
   116 	void DeleyedOpenAudioAndConnectL();
   117 
   117 
   118 private:
   118 private:
   119 	
   119