commit | f64e3c08b2f591765598b1bd4094ba0c03d14627 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Apr 18 11:56:00 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:13:49 2016 -0500 |
tree | 538274e4b6e71eb00670a3c9305586373ef63167 | |
parent | 5bba29f55a73bd68b57057333c7e517da40e64e7 [diff] |
Bluetooth: Add semaphore for counting controller-side ACL buffers We shouldn't be sending more ACL packets to the controller than it is capable of accepting. This patch adds a semaphore to track the number of available controller-side ACL buffers. Change-Id: Ib280afa06aade68eee03e44e33624eebb700dad5 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>