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

Add index parameter for multiple manufacturer data sets. #506

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Feb 20, 2023

Adds an index parameter to NimBLEAdvertisedDevice::getManufacturerData to allow for selecting from multiple instances in the advertisements.

Adds NimBLEAdvertisedDevice::getManufacturerDataCount to get the number of manufacturer data sets present in the advertised data.

@h2zero h2zero linked an issue Mar 26, 2023 that may be closed by this pull request
Adds an index parameter to NimBLEAdvertisedDevice::getManufacturerData to allow for selecting from multiple instances in the advertisements.
Adds NimBLEAdvertisedDevice::getManufacturerDataCount to get the number of manufacturer data sets present in the advertised data.
@h2zero h2zero merged commit 28c9eb5 into release/1.4 Apr 6, 2023
@h2zero h2zero deleted the multi-mfg-data branch April 6, 2023 20:32
h2zero added a commit that referenced this pull request Apr 6, 2023
Adds an index parameter to NimBLEAdvertisedDevice::getManufacturerData to allow for selecting from multiple instances in the advertisements.
Adds NimBLEAdvertisedDevice::getManufacturerDataCount to get the number of manufacturer data sets present in the advertised data.
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.

Get Manufacturer Data from Scan Response
1 participant