Skip to content

Commit

Permalink
Restyle Fixes related to PASE-only commissioning on Android (#22250)
Browse files Browse the repository at this point in the history
* Restyled by whitespace

* Restyled by google-java-format

Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
restyled-io[bot] and restyled-commits authored Aug 30, 2022
1 parent cc7a9ed commit eaf5040
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,14 +205,14 @@ public Builder setAttemptNetworkScanThread(boolean attemptNetworkScanThread) {
}

/**
* Disable the CASE phase of commissioning when the CommissioningComplete command is sent
* by this ChipDeviceCommissioner.
* Disable the CASE phase of commissioning when the CommissioningComplete command is sent by
* this ChipDeviceCommissioner.
*
* <p>Specifically, this sets SkipCommissioningComplete in the CommissioningParameters passed to
* the CommissioningDelegate.
*
* <p>A controller will set this to true when the CASE phase of commissioning is done by a separate
* process, for example, by a Hub on the network.
* <p>A controller will set this to true when the CASE phase of commissioning is done by a
* separate process, for example, by a Hub on the network.
*
* @param skipCommissioningComplete
* @return
Expand Down

0 comments on commit eaf5040

Please sign in to comment.