Bluetooth: GAP name and appearance #93921
alwa-nordic
started this conversation in
RFC
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are at least 4 change requests to do with the GAP name and appearance API.
Dynamic should not imply persistent.
The static value CONFIG_BT_DEVICE_NAME is a confusion hazard when BT_DEVICE_APPEARANCE_DYNAMIC=y.
There is a lack of observer API for GAP values.
The current API is fundamentally thread-unsafe.
I think it's best to address all these problems together. RFCs welcome.
Beta Was this translation helpful? Give feedback.
All reactions