Skip to content

RDKEMW-13897:Xbox Gen3 controller not discoverable in UI#40

Open
tharun-kumarv wants to merge 2 commits intodevelopfrom
RDKEMW-13897
Open

RDKEMW-13897:Xbox Gen3 controller not discoverable in UI#40
tharun-kumarv wants to merge 2 commits intodevelopfrom
RDKEMW-13897

Conversation

@tharun-kumarv
Copy link
Contributor

Reason for change: Set Gen3 controller with a temporary name during pairing when BlueZ reports MAC as device name
Test Procedure: Check ticket description

Risks: Medium
Priority: P1

Reason for change: Set Gen3 controller with a temporary name during pairing when BlueZ reports MAC as device name
Test Procedure: Check ticket description

Risks: Medium
Priority: P1
@tharun-kumarv tharun-kumarv requested a review from a team as a code owner February 12, 2026 06:04
Copilot AI review requested due to automatic review settings February 12, 2026 06:04
@github-actions
Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copy link
Contributor

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 addresses RDKEMW-13897 by ensuring Xbox Gen3 controllers become discoverable in the UI during pairing when BlueZ reports the device name as the MAC address, by applying a temporary human-readable name based on the controller’s OUI.

Changes:

  • Added a list of Xbox Gen3 OUIs and a helper to detect Xbox Gen3 gamepads by MAC prefix.
  • In the device “Found” status callback, forces a temporary device name ("Xbox Wireless Controller") for matching HID devices to trigger immediate UI updates.

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

Reason for change: Set Gen3 controller with a temporary name during pairing when BlueZ reports MAC as device name
Test Procedure: Check ticket description

Risks: Medium
Priority: P1
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