Skip to content

RDKEMW-12564: remove ctrlm initiated ble connection requests#174

Open
egalla204 wants to merge 1 commit intodevelopfrom
feature/RDKEMW-12564_remove_ctrlm_ble_connection_requests
Open

RDKEMW-12564: remove ctrlm initiated ble connection requests#174
egalla204 wants to merge 1 commit intodevelopfrom
feature/RDKEMW-12564_remove_ctrlm_ble_connection_requests

Conversation

@egalla204
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 28, 2026 18:40
@egalla204 egalla204 requested a review from a team as a code owner January 28, 2026 18:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes ctrlm-initiated BLE connection requests, shifting the responsibility for device reconnection to the BlueZ daemon itself. The changes eliminate explicit connection initiation in two scenarios: when paired devices are discovered and when the system wakes from deepsleep.

Changes:

  • Removed automatic connection initiation for paired but not connected devices when they are discovered
  • Removed reconnectAllDevices() call after waking from deepsleep

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/ble/hal/blercu/bluez/blercuadapter.cpp Removes automatic connection logic in onDeviceAdded() for paired but disconnected devices
src/ble/ctrlm_ble_rcu_interface.cpp Removes reconnectAllDevices() call in handleDeepsleep() after wakeup

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants