Skip to content

Commit

Permalink
Update src/core/radio/ble_secure.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Hui <[email protected]>
  • Loading branch information
canisLupus1313 and jwhui authored Sep 30, 2024
1 parent fa5bf95 commit 2fecb7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/radio/ble_secure.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,6 @@ class BleSecure : public InstanceLocator, private NonCopyable
* @return TRUE The install code was correctly verfied.
* @return FALSE The install code was not verified.
*/

bool GetInstallCodeVerifyStatus(void) const { return mTcatAgent.GetInstallCodeVerifyStatus(); }

private:
Expand Down

0 comments on commit 2fecb7b

Please sign in to comment.