Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dwrapper_br_interface.h113 CONN_BR_CONNECT_UNDERLAYER_ERROR_CONN_AUTH_FAILED = 0x56, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c715 it->result == CONN_BR_CONNECT_UNDERLAYER_ERROR_CONN_AUTH_FAILED || in AuthenticationFailedAndRetry()