Home
last modified time | relevance | path

Searched defs:isRenegotiate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h102 int32_t isRenegotiate; // IS_RENEGOTIATE member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c329 int32_t isRenegotiate = GetInt32ValueByRecord(record, IS_RENEGOTIATE); in FillConnHmlInfo() local