Skip to content
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

Return error on write request when locked #19

Closed
schilit opened this issue Dec 2, 2014 · 2 comments
Closed

Return error on write request when locked #19

schilit opened this issue Dec 2, 2014 · 2 comments

Comments

@schilit
Copy link
Contributor

schilit commented Dec 2, 2014

is there a way for

 void onDataWritten(const GattCharacteristicWriteCBParams *params)

to return a GATT error code (see error codes) when
the write attempt is made on a locked device?

@rainierwolfcastle
Copy link

ARM Internal Ref: IOTSFW-1038

@rgrover
Copy link
Contributor

rgrover commented Oct 20, 2015

I believe we have solved this problem using writeAuthorization callbacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants