Skip to content

[WIP] Address feedback on Bluetooth enhancements: Power management adjustments#61

Draft
Copilot wants to merge 18 commits into
developfrom
copilot/sub-pr-50-5421b0e3-2362-4a60-8f0d-4211ef66cacd
Draft

[WIP] Address feedback on Bluetooth enhancements: Power management adjustments#61
Copilot wants to merge 18 commits into
developfrom
copilot/sub-pr-50-5421b0e3-2362-4a60-8f0d-4211ef66cacd

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 19, 2026

Stacked on #50 to address a review comment regarding HID device handling during deep-sleep in Bluetooth.cpp.

Analysis

The reviewer flagged that deep-sleep disconnect logic skips only devices with deviceType == "HUMAN INTERFACE DEVICE", potentially disconnecting wake-capable HID devices reported as "KEYBOARD" or "MOUSE". After review, this is confirmed as intended behavior — the disconnect predicate is deliberately scoped to that exact device type string, and no change is required.

Original review thread: #50 (review)


📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

Copilot AI changed the title [WIP] [WIP] Address feedback on Bluetooth enhancements [WIP] Address feedback on Bluetooth enhancements: Power management adjustments Mar 19, 2026
Copilot AI requested a review from pahearn73 March 19, 2026 18:00
@pahearn73 pahearn73 force-pushed the feature/RDKEMW-13334 branch from 637d6e5 to bb4754b Compare March 20, 2026 14:41
@pahearn73 pahearn73 force-pushed the feature/RDKEMW-13334 branch from 2738503 to eae8555 Compare March 27, 2026 21:54
Base automatically changed from feature/RDKEMW-13334 to develop April 3, 2026 14:17
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