Searched refs:bluetoothCharacteristic (Results 1 – 1 of 1) sorted by relevance
231 BluetoothGattCharacteristic bluetoothCharacteristic = mCharacteristicList.get( in gattServerNotifyCharacteristicChanged() local233 if (bluetoothCharacteristic == null) { in gattServerNotifyCharacteristicChanged()238 gattServer.notifyCharacteristicChanged(bluetoothDevice, bluetoothCharacteristic, confirm); in gattServerNotifyCharacteristicChanged()