bluetoothengine/btnotif/src/BTNPwrNotifier.cpp
branchRCL_3
changeset 35 95674584745d
parent 14 f7fbeaeb166a
equal deleted inserted replaced
21:53b7818cd282 35:95674584745d
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <BTNotif.rsg>       // Own resources
    20 #include <BTNotif.rsg>       // Own resources
    21 #include "btnpwrnotifier.h"  // Own class definition
    21 #include "btnpwrnotifier.h"  // Own class definition
    22 #include "btNotifDebug.h"    // Debugging macros
    22 #include "btNotifDebug.h"    // Debugging macros
    23 #include <bt_subscribe.h>
    23 #include <bt_subscribe.h>
    24 #include <secondarydisplay/BTnotifSecondaryDisplayAPI.h>
    24 #include <SecondaryDisplay/BTnotifSecondaryDisplayAPI.h>
    25 
    25 
    26 
    26 
    27 // ================= MEMBER FUNCTIONS =======================
    27 // ================= MEMBER FUNCTIONS =======================
    28 
    28 
    29 // ----------------------------------------------------------
    29 // ----------------------------------------------------------