Bluetooth: make use of connection number to optimize the scheduler
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 17 Aug 2011 13:23:00 +0000 (16:23 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Sep 2011 15:58:10 +0000 (12:58 -0300)
This checks if there is any existing connection according to its type
before start iterating in the list and immediately stop iterating when
reaching the number of connections.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found