Searched defs:IsConnectionActive (Results 1 – 2 of 2) sorted by relevance
144 bool IsConnectionActive(void) const { return mTls.IsConnectionActive(); } in IsConnectionActive() function in ot::Ble::BleSecure
205 bool IsConnectionActive(void) const { return (mState != kStateDisconnected); } in IsConnectionActive() function in ot::MeshCoP::SecureSession