-
testquepp authored
There might be some scenario where the developers who are using this library might not be using Bluetooth permission. so this mDevice object will be null in this case and it should be handled properly. As some will not want to add this unnecessary permission in their project.
fbee7259