Home
last modified time | relevance | path

Searched refs:aBleConnectionOpen (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/unit/
Dtest_tcat.cpp87 void HandleBleSecureConnect(bool aConnected, bool aBleConnectionOpen) in HandleBleSecureConnect() argument
90 mIsBleConnectionOpen = aBleConnectionOpen; in HandleBleSecureConnect()
101 static void HandleBleSecureConnect(otInstance *aInstance, bool aConnected, bool aBleConnectionOpen,… in HandleBleSecureConnect() argument
105 static_cast<TestBleSecure *>(aContext)->HandleBleSecureConnect(aConnected, aBleConnectionOpen); in HandleBleSecureConnect()
/openthread-latest/include/openthread/
Dble_secure.h78 bool aBleConnectionOpen,