Skip to content

Conversation

uwwint
Copy link

@uwwint uwwint commented May 28, 2018

I added the ability to return error response codes for onWrite. This is necessary to implement object transfer service.
Furthermore esp_ble_gatts_cb_param_t* param is forwarded to onWrite. This is necessary to correlate the write request to OACP to the CID of the L2CAP CoC.

uwwint added 2 commits May 28, 2018 23:08
…::onWrite

forwarded the event parameter to BLECharacteristicCallback::onWrite to enable BD_ADDR correlation with L2CAP COC channel for object transfer service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant