Skip to content

feat: configure Bluetooth visibility#516

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

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

Conversation

@duhow

@duhow duhow commented Nov 13, 2025

Copy link
Copy Markdown

Fixes #454

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

duhow commented Feb 8, 2026

Copy link
Copy Markdown
Author

@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

sle118 commented Feb 21, 2026

Copy link
Copy Markdown
Owner

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