Skip to content

Commit

Permalink
Restyled by google-java-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Aug 29, 2022
1 parent e633803 commit 8558e5c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,14 +190,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 8558e5c

Please sign in to comment.