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

Commit be4f609d authored by Wei Wang's avatar Wei Wang Committed by Android Git Automerger
Browse files

am 45e1bcda: am 0d68a52a: am 9d3e0996: Merge "Add comment of using same...

am 45e1bcda: am 0d68a52a: am 9d3e0996: Merge "Add comment of using same callback for start/stop advertising." into klp-modular-dev

* commit '45e1bcda':
  Add comment of using same callback for start/stop advertising.
parents 49bb6cc5 45e1bcda
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -567,7 +567,7 @@ public final class BluetoothAdapter {
    }
    }


    /**
    /**
     * Stop BLE advertising.
     * Stop BLE advertising. The callback has to be the same one used for start advertising.
     *
     *
     * @param callback - {@link AdvertiseCallback}
     * @param callback - {@link AdvertiseCallback}
     * @return true if BLE advertising stops, false otherwise.
     * @return true if BLE advertising stops, false otherwise.