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

Skip to content
Commit 26ecf9b8 authored by Yuyang Huang's avatar Yuyang Huang
Browse files

Remove the limit of state machines in Bluetooth BLE profiles

The limit of state machines was added to avoid DoS attack. However, it is not necessary because the state machines are created only when a device is connected. The number of connected BLE devices is limited by the Bluetooth controller and system property. Therefore, the limit of state machines is not necessary.
This CL removes the limit of state machines in Bluetooth BLE profiles.

Bug: 316982710
Change-Id: I93322aa5982a2f5a72fb9fa37926ee4164461cb8
Flag: Exempt, max number of BLE devices are guarded by the controller
Test: m packages/modules/Bluetooth
parent 0a72614a
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