Searched defs:Disconnect (Results 1 – 5 of 5) sorted by relevance
/openthread-latest/src/core/radio/ | ||
D | ble_secure.cpp | 151 void BleSecure::Disconnect(void) in Disconnect() function in ot::Ble::BleSecure |
/openthread-latest/src/core/meshcop/ | ||
D | border_agent.cpp | 173 void BorderAgent::Disconnect(void) in Disconnect() function in ot::MeshCoP::BorderAgent |
D | secure_transport.hpp | 177 void Disconnect(void) { Disconnect(kDisconnectedLocalClosed); } in Disconnect() function in ot::MeshCoP::SecureSession |
D | secure_transport.cpp | 334 void SecureSession::Disconnect(ConnectEvent aEvent) in Disconnect() function in ot::MeshCoP::SecureSession |
/openthread-latest/src/core/net/ | ||
D | dns_dso.cpp | 197 void Dso::Connection::Disconnect(DisconnectMode aMode, DisconnectReason aReason) in Disconnect() function in ot::Dns::Dso::Connection |