Loading android/app/src/com/android/bluetooth/gatt/HandleMap.java +0 −2 Original line number Diff line number Diff line Loading @@ -69,7 +69,6 @@ class HandleMap { this.type = type; this.handle = handle; this.uuid = uuid; this.instance = instance; this.serviceHandle = serviceHandle; } Loading @@ -78,7 +77,6 @@ class HandleMap { this.type = type; this.handle = handle; this.uuid = uuid; this.instance = instance; this.serviceHandle = serviceHandle; this.charHandle = charHandle; } Loading Loading
android/app/src/com/android/bluetooth/gatt/HandleMap.java +0 −2 Original line number Diff line number Diff line Loading @@ -69,7 +69,6 @@ class HandleMap { this.type = type; this.handle = handle; this.uuid = uuid; this.instance = instance; this.serviceHandle = serviceHandle; } Loading @@ -78,7 +77,6 @@ class HandleMap { this.type = type; this.handle = handle; this.uuid = uuid; this.instance = instance; this.serviceHandle = serviceHandle; this.charHandle = charHandle; } Loading