Skip to content

Conversation

@lylezhu2012
Copy link
Contributor

In the case, when the connection is established on the local side, the test script will require peer device to send ACL disconnection request. But due to the timing issue, the connected event may be not notified on the peer device side when the peer device received the ACL disconnection requirement. The exception will happen. It causes the case to fail.

Wait for the connected event of the peer device before sending the ACL disconnection request.

In the case, when the connection is established on the local side, the
test script will require peer device to send ACL disconnection
request. But due to the timing issue, the connected event may be not
notified on the peer device side when the peer device received the ACL
disconnection requirement. The exception will happen. It causes the
case to fail.

Wait for the connected event of the peer device before sending the ACL
disconnection request.

Signed-off-by: Lyle Zhu <[email protected]>
@zephyrbot zephyrbot added area: Bluetooth area: Tests Issues related to a particular existing or missing test area: Bluetooth Classic Bluetooth Classic (BR/EDR) labels Nov 28, 2025
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Bluetooth Classic Bluetooth Classic (BR/EDR) area: Bluetooth area: Tests Issues related to a particular existing or missing test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants