equal
deleted
inserted
replaced
16 */ |
16 */ |
17 |
17 |
18 #ifndef CRADIOACCESSORYOBSERVER_H |
18 #ifndef CRADIOACCESSORYOBSERVER_H |
19 #define CRADIOACCESSORYOBSERVER_H |
19 #define CRADIOACCESSORYOBSERVER_H |
20 |
20 |
21 #include <accessoryserver.h> |
21 #include <AccessoryServer.h> |
22 #include <accessoryconnection.h> |
22 #include <AccessoryConnection.h> |
23 #include <accpolsubblocknamearray.h> |
23 #include <AccPolSubblockNameArray.h> |
24 |
24 |
25 class MRadioHeadsetEventObserver; |
25 class MRadioHeadsetEventObserver; |
26 |
26 |
27 /** |
27 /** |
28 * Observer of accessory states. |
28 * Observer of accessory states. |