branch | broadcom_h4 |
changeset 37 | f53839ff73b7 |
parent 0 | 29b1cd4cb562 |
4:28479eeba3fb | 37:f53839ff73b7 |
---|---|
22 #define HCTLTIRECEIVER_H |
22 #define HCTLTIRECEIVER_H |
23 |
23 |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include <bluetooth/hci/hcievents.h> |
25 #include <bluetooth/hci/hcievents.h> |
26 #include <bluetooth/hciframelogger.h> |
26 #include <bluetooth/hciframelogger.h> |
27 |
|
28 |
27 |
29 class CHCTLTi; |
28 class CHCTLTi; |
30 class RBusDevComm; |
29 class RBusDevComm; |
31 |
30 |
32 /** |
31 /** |