The Bluetooth spec states that the valid range for SPSM is from 0x0001-0x00ff so it is invalid to accept values outside of this range: BLUETOOTH CORE SPECIFICATION Version 5.3 | Vol 3, Part A page 1059: Table 4.15: L2CAP_LE_CREDIT_BASED_CONNECTION_REQ SPSM ranges upstream a2045d57e844864605d39e6cfd2237861d800f13修复此问题
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1675
fixed