Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da573fcc authored by Hyundo Moon's avatar Hyundo Moon Committed by Gerrit Code Review
Browse files

Merge changes I7949775d,Ia2fa430e

* changes:
  Add GattServiceBinderTest (2/2)
  Add GattServiceBinderTest (1/2)
parents ea2f1cc4 1bc62f60
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -564,7 +564,8 @@ public class GattService extends ProfileService {
    /**
     * Handlers for incoming service calls
     */
    private static class BluetoothGattBinder extends IBluetoothGatt.Stub
    @VisibleForTesting
    static class BluetoothGattBinder extends IBluetoothGatt.Stub
            implements IProfileServiceBinder {
        private GattService mService;

+774 −0

File added.

Preview size limit exceeded, changes collapsed.