00001 /* 00002 * ============================================================================ 00003 * Name : btnotifierAPI.h 00004 * Part of : BTNotif 00005 * Description : Declares Bluetooth notifiers SDK API. 00006 * Version : 00007 * 00008 * Copyright (C) 2002 Nokia Corporation. 00009 * This material, including documentation and any related 00010 * computer programs, is protected by copyright controlled by 00011 * Nokia Corporation. All rights are reserved. Copying, 00012 * including reproducing, storing, adapting or translating, any 00013 * or all of this material requires the prior written consent of 00014 * Nokia Corporation. This material also contains confidential 00015 * information which may not be disclosed to others without the 00016 * prior written consent of Nokia Corporation. 00017 * 00018 * ============================================================================ 00019 */ 00020 00021 00022 #ifndef BTNOTIFIERAPI_H 00023 #define BTNOTIFIERAPI_H 00024 00025 // CONSTANTS 00026 00042 const TUid KPowerModeSettingNotifierUid = {0x100059E2}; 00043 00044 // BTNOTIFIERAPI_H 00045 #endif 00046 00047 // End of File