equal
deleted
inserted
replaced
20 #define CPHONEACCESSORYBTHANDLER_H_ |
20 #define CPHONEACCESSORYBTHANDLER_H_ |
21 |
21 |
22 // INCLUDES |
22 // INCLUDES |
23 #include <e32base.h> |
23 #include <e32base.h> |
24 #include <pevirtualengine.h> |
24 #include <pevirtualengine.h> |
25 #include <mphoneneclearedhandler.h> |
25 #include "mphoneneclearedhandler.h" |
26 #include <mphonestatemachine.h> |
26 #include "mphonestatemachine.h" |
27 #include <mphoneviewcommandhandle.h> |
27 #include "mphoneviewcommandhandle.h" |
28 |
28 |
29 // CLASS DECLARATION |
29 // CLASS DECLARATION |
30 |
30 |
31 /** |
31 /** |
32 * It waits for bluetooth audio disconnection and |
32 * It waits for bluetooth audio disconnection and |