Skip to content

Conversation

@szymonlesisz
Copy link
Contributor

@szymonlesiszszymonlesisz commented Oct 22, 2025

as well described here peripheral local_name and advertisement_name are two different things and it is justified to keep them separated as situation that local_name is not equal advertisement_name could happen in all platforms and can be implemented later as followup.

currently it is quite unfortunate that the API changes the peripheral local_name (GAP) by joining those two values

changes:

  1. added Peripheral.advertisement_name - default None
  2. implement advertisement_name in corebluetooth

fix: #434

@tternes
Copy link

Thank you for working on this! I should be able to do some testing this week and share feedback.

Sign up for freeto 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

@szymonlesisz@tternes