bluetoothengine/btmac/inc/btmac/btmrfcommsock.h
branchRCL_3
changeset 61 269724087bed
parent 0 f63038272f30
equal deleted inserted replaced
56:9386f31cc85b 61:269724087bed
   104      *
   104      *
   105      * @since S60 v3.1
   105      * @since S60 v3.1
   106      * @return the BD address
   106      * @return the BD address
   107      */
   107      */
   108     const TBTDevAddr& Remote() const; 
   108     const TBTDevAddr& Remote() const; 
   109 
       
   110     /**
       
   111      * Requests for master role
       
   112      *
       
   113      * @since S60 v3.1
       
   114      * @return the completion error code
       
   115      */
       
   116     TInt RequestMasterRole();
       
   117     
   109     
   118     /**
   110     /**
   119      * Activates the notification of baseband events
   111      * Activates the notification of baseband events
   120      *
   112      *
   121      * @since S60 v3.1
   113      * @since S60 v3.1