Skip to content

Expose length of data buffer#34

Open
ciband wants to merge 2 commits intonkolban:masterfrom
ciband:master
Open

Expose length of data buffer#34
ciband wants to merge 2 commits intonkolban:masterfrom
ciband:master

Conversation

@ciband
Copy link

@ciband ciband commented Apr 3, 2019

Added public member variable getLength to expose the length of the
underlying data buffer.

This allows for better error checking when reading the raw buffer.

ciband added 2 commits April 3, 2019 12:21
Added public member variable getLength to expose the length of the
underlying data buffer.

This allows for better error checking when reading the raw buffer.
@hzhh110
Copy link

hzhh110 commented Apr 6, 2020

pCharacteristic->setValue(sendData);
pCharacteristic->notify();
What is the maximum number of bytes to send? Or where can you change the number of bytes?

ghost
ghost approved these changes Jul 18, 2021
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.

2 participants