Skip to content

Jira 795 Make read / write calls to be blocking, git issue #383 #404

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 Jan 18, 2017

  1. Add the parameter of read to support block/unblock call.
  2. Changed file list
    libraries/CurieBLE/src/BLECharacteristic.cpp
    libraries/CurieBLE/src/BLECharacteristic.h
    libraries/CurieBLE/src/internal/BLECallbacks.cpp
    libraries/CurieBLE/src/internal/BLECharacteristicImp.cpp
    libraries/CurieBLE/src/internal/BLECharacteristicImp.h

Fix #383

1. Add the parameter of read to support block/unblock call.
2. Changed file list
    libraries/CurieBLE/src/BLECharacteristic.cpp
    libraries/CurieBLE/src/BLECharacteristic.h
    libraries/CurieBLE/src/internal/BLECallbacks.cpp
    libraries/CurieBLE/src/internal/BLECharacteristicImp.cpp
    libraries/CurieBLE/src/internal/BLECharacteristicImp.h
@sandeepmistry
Copy link
Contributor

Originally all calls were designed to be blocking by default, can this PR be updated to reflect this?

@SidLeung
Copy link
Contributor

SidLeung commented Feb 1, 2017

Please note that this PR is going to be closed and is replaced by,

#418

@SidLeung SidLeung closed this Feb 4, 2017
@SidLeung
Copy link
Contributor

SidLeung commented Feb 4, 2017

This PR is replaced by PR 418.

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.

4 participants