feat: add V-BLE-R support to ftmsrower without init request - #4837
Open
cagnulein wants to merge 3 commits into
Open
feat: add V-BLE-R support to ftmsrower without init request#4837cagnulein wants to merge 3 commits into
cagnulein wants to merge 3 commits into
Conversation
Devices with name prefix "V-BLE-R-" are now recognized and flagged as V_BLE_R. For these devices the FTMS init/start commands are skipped on connection so the device is not disturbed by the control-point write. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Owner
Author
|
loris leo by email |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
V-BLE-R-inftmsrowerV_BLE_Rboolean flag (mirroring the pattern of other device-specific flags)V_BLE_Ris set, the FTMS control-point init sequence (FTMS_REQUEST_CONTROL/FTMS_START_RESUME) is skipped entirely on connectionTest plan
V-BLE-R-*and verify no init write is sent🤖 Generated with Claude Code