Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 84457c93 authored by Sandeep Samdaria's avatar Sandeep Samdaria
Browse files

Cap total no. of max connected devices

Problem: Bluetooth stack can support upto total 5(configurable)
audio devices. This includes both A2DP source and sink devices.
Currently, each profile accounts for the devices connected with
its profile and doesn't account for the no. of devices connected
in other profiles.

Solution: While checking if a device is allowed to connect or not,
it will also account for the other profile's no. of devices
connected.

Bug: 312533591
Bug: 321806163
Test: atest net_*
Change-Id: I59666577f615dda3c8b0fa2a9b1246cf645c0c6d
parent b8b202cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment