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 30, 2022
1 parent d9217e8 commit c063a6a
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 c063a6a

Please sign in to comment.