forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: RFCOMM: Remove reference counting
The reference counting has been an internal trick to handle the TX fiber, but it's not really needed since we can do the same thing with the help of the state value. Change-Id: I9cdaed9afb0b0c07e23d599637328cb863c123b3 Signed-off-by: Johan Hedberg <[email protected]>
- Loading branch information
Johan Hedberg
committed
Oct 4, 2016
1 parent
7fb0894
commit ea55761
Showing
2 changed files
with
10 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters