changeset 18 | 3825cf2dc8c2 |
parent 0 | 667063e416a2 |
1:788b770ce3ae | 18:3825cf2dc8c2 |
---|---|
91 * Resumes cell supervision |
91 * Resumes cell supervision |
92 */ |
92 */ |
93 void Resume(); |
93 void Resume(); |
94 |
94 |
95 /** |
95 /** |
96 * TODO: Check if this needed. |
96 * Resets cell supervision |
97 */ |
97 */ |
98 void Reset(); |
98 void Reset(); |
99 |
99 |
100 public: |
100 public: |
101 // From MLbtCellChangeObserver |
101 // From MLbtCellChangeObserver |