fix deadlock when going from Sleep into Power off

This commit is contained in:
matthias.ringwald 2011-02-02 22:17:00 +00:00
parent 4ddb5bed9e
commit 8c394fbd1d

View File

@ -17,14 +17,19 @@
- removed link key and name caching from BTstackManager, honor BTSTACK_EVENT_REMOTE_NAME_CACHED
- check if connection to SpringBoardAcccess server gets broken on respring
- detect respring to refresh SpringBoard status bar icons
- bug in transition from Sleep to Off
NEXT:
- update WiiMote example to use BTstackManager
- check apps for sleep/wake mode compatibility - see what happens on ACTIVATED event
- fix broken host detection in configure.in (make it compile on linux)
- create Retina status bar icons
- check: on falling asleep, all baseband connections are disconnected. If client also disconnects, what happens?
- fix broken host detection in configure.in (make it compile on linux)
- bugs:
- verify: if (hci?) disconnect fails, l2cap channels are never discarded
- verify: TestBTstackManager can do an inquiry, with 0 or more devices in the list