NordicSemiconductor / bluetooth-numbers-database

An up-to-date listing of all the various Bluetooth Specification-related elements that are defined by our industry (Company IDs, Service UUIDs, Characteristic UUIDs and Descriptor UUIDs), that you can use instead of rolling your own.
Other
345 stars 53 forks source link

Added Check for Successive Company IDs #68

Closed dinesharjani closed 2 years ago

dinesharjani commented 2 years ago

We're now enforcing company_ids.json should have successive codes, to help prevent issues when changes are made down the line. This came after realising there is one Company ID that does not have an assignment in the official Bluetooth Numbers listing, but we added it to help the new test pass.