Home
last modified time | relevance | path

Searched defs:GATT_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DRemoteProxy.java50 public static final int GATT_DISCONNECTED = 3; field in RemoteProxy.Result
DTransportManager.java65 public static final int GATT_DISCONNECTED = 102; field in TransportManager