Home
last modified time | relevance | path

Searched refs:mLeConnectionHandle (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java280 private int mLeConnectionHandle = BluetoothDevice.ERROR; field in RemoteDevices.DeviceProperties
381 return mLeConnectionHandle; in getConnectionHandle()
397 mLeConnectionHandle = connectionHandle; in setConnectionHandle()