bluetoothengine/bteng/btfeatures/btfeatures.cpp
changeset 22 4255033c5d30
parent 0 f63038272f30
child 13 b6f55cd40afd
equal deleted inserted replaced
2:0b192a3a05a4 22:4255033c5d30
    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;