google / uribeacon

The Web Uri Open Beacon for the Internet of Things
Apache License 2.0
408 stars 108 forks source link

Add tests for ScreenOffMode.SLOW_SCAN #251

Closed tommythorsen closed 4 years ago

tommythorsen commented 9 years ago

These tests reveal bug in the scan controller when configured with ScreenOffMode.SLOW_SCAN. The handling for the SCREEN_ON event is missing from the SLOW_SCAN state, so we add it, and at the same time remove the useless handling of SCREEN_OFF.