Skip to content

Jira 796, as Peripheral, initialization of local buffer incorrectly set the write flag, git 380 #427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sgbihu
Copy link
Contributor

@sgbihu sgbihu commented Feb 6, 2017

…onnect

  1. Not set the flage when local device try to set the value.
  2. Changed file
    libraries/CurieBLE/src/internal/BLECharacteristicImp.cpp

…first connect

1. Not set the flage when local device try to set the value.
2. Changed file
    libraries/CurieBLE/src/internal/BLECharacteristicImp.cpp
@SidLeung SidLeung changed the title Fix #380 characteristic written returns incorrect value after first c… Jira 796, as Peripheral, initialization of local buffer incorrectly set the write flag, git 380 Feb 6, 2017
@SidLeung
Copy link
Contributor

SidLeung commented Feb 6, 2017

In Peripheral mode, the initialization of the local buffer via setValue() incorrectly set the Write Flag. As a consequence, the Central detect a write operation without initiating one.

@bigdinotech @eriknyquist , please review the code change.

@noelpaz @russmcinnis , please perform system verification testing.

@SidLeung SidLeung added this to the Deneb milestone Feb 6, 2017
@noelpaz
Copy link
Contributor

noelpaz commented Feb 8, 2017

@russmcinnis completed the BAT test and we found no issues. I am now doing Elisyss analysis and reporting out soon.

@SidLeung
Copy link
Contributor

SidLeung commented Feb 8, 2017

@yashaswini-hanji , would you please merge this PR to the main trunk?

@yashaswini-hanji
Copy link
Contributor

Changes merged.

@sgbihu sgbihu deleted the writtenbehavior branch February 13, 2017 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants