Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bluedroid: btc_sdp: fix sdp slot release
SDP slot in the database wasn't actually freed. That's caused a bug when you can't add SDP records after deleting old records: alloc_sdp_slot() reported that there is no more free slots.
- Loading branch information