Skip to content

feat: configure Bluetooth visibility#516

Open
duhow wants to merge 4 commits intosle118:master-v4.3from
duhow:bluetooth-4.3
Open

feat: configure Bluetooth visibility#516
duhow wants to merge 4 commits intosle118:master-v4.3from
duhow:bluetooth-4.3

Conversation

@duhow
Copy link
Copy Markdown

@duhow duhow commented Nov 13, 2025

Fixes #454

@duhow duhow marked this pull request as ready for review November 13, 2025 15:41
@duhow
Copy link
Copy Markdown
Author

duhow commented Feb 8, 2026

@philippe44 any chance to review this? 🙇🏻

* @brief Set Bluetooth discoverable mode based on settings
*/
void bt_set_discoverable(void);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It seems that only bt_app_sink needs to see that function, no ? Then it should be static to that file

@sle118
Copy link
Copy Markdown
Owner

sle118 commented Feb 21, 2026

We are in the process of upgrading to esp-idf v5.5. I will keep this PR open, but it will likely get closed and implemented as a feature of the upcoming release.

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.

[Request] Bluetooth: Configure visibility

4 participants