NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
1.98k stars 413 forks source link

Make the bluetoothDevice value immutable before the null check #540

Closed thibaud-denche closed 6 months ago

thibaud-denche commented 8 months ago

Make the bluetoothDevice value immutable before the null check to fix this request https://github.com/NordicSemiconductor/Android-BLE-Library/issues/539

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.