bluetoothengine/bteng/btfeatures/btfeatures.cpp
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
child 10 b6f55cd40afd
equal deleted inserted replaced
2:0b192a3a05a4 6:6a29d5ad0713
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <btfeaturescfg.h> 
    19 #include <btfeaturescfg.h> 
    20 #include <featmgr/FeatureControl.h>
    20 #include <featmgr/featurecontrol.h>
    21 #include <featmgr/FeatMgr.h>
    21 #include <featmgr/featmgr.h>
    22 
    22 
    23 /**
    23 /**
    24 	Device supports bluetooth data profiles disabled.
    24 	Device supports bluetooth data profiles disabled.
    25 */
    25 */
    26 const TInt KFeatureIdTempFfBluetoothDataProfilesDisabled = 0x1000001;
    26 const TInt KFeatureIdTempFfBluetoothDataProfilesDisabled = 0x1000001;