Skip to content

Commit

Permalink
Restyled
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadb-amazon committed Jul 26, 2023
1 parent 577998b commit 5229056
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/server/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ class AppDelegate
* This is called when the PASE establishment failed (such as, when an invalid passcode is provided) or PASE was established
* fine but then the fail-safe expired (including being expired by the commissioner)
*
* @param err CHIP_ERROR indicating the error that occurred during session establishment or the error accompanying the fail-safe timeout.
* @param err CHIP_ERROR indicating the error that occurred during session establishment or the error accompanying the fail-safe
* timeout.
*/
virtual void OnCommissioningSessionEstablishmentError(CHIP_ERROR err) {}

Expand Down

0 comments on commit 5229056

Please sign in to comment.