NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.07k stars 461 forks source link

Renaming mBinded to mBound in BleProfileService? #47

Closed tamberg closed 6 years ago

tamberg commented 6 years ago

Consider renaming mBinded to mBound in https://github.com/NordicSemiconductor/Android-nRF-Toolbox/blob/master/app/src/main/java/no/nordicsemi/android/nrftoolbox/profile/BleProfileService.java#L82

philips77 commented 6 years ago

I've just fixed this and https://github.com/NordicSemiconductor/Android-BLE-Library/issues/8 on develop branch. As the new version will require some changes to be migrated from 1.0 I also decided to fix those old spelling errors.