Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bluetooth: hci_nxp: move vendor specific setup to its dedicated place #73711

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

yeaissa
Copy link
Contributor

@yeaissa yeaissa commented Jun 4, 2024

Some vendor specific setup was done inside
the open() HCI function, those should be
inside setup() function instead.

Some vendor specific setup was done inside
the open() HCI function, those should be
inside setup() function instead.

Signed-off-by: Yassine El Aissaoui <yassine.elaissaoui@nxp.com>
@yeaissa
Copy link
Contributor Author

yeaissa commented Jun 4, 2024

Hi @jhedberg, this is to address your comment in here:
#72323 (comment)

Copy link
Member

@jhedberg jhedberg left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks!

@dleach02 dleach02 added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jun 4, 2024
@nashif nashif merged commit 5c308e0 into zephyrproject-rtos:main Jun 4, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host area: Bluetooth Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants