Searched refs:CONN_INFO (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_connection.h | 79 #define CONN_INFO "conn=%{public}s:%{public}u" macro
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_connection.c | 714 "dataFlag=%{public}d, dataLen=%{public}u, " CONN_INFO ", toServer=%{public}s", in PostAuthData() 735 AUTH_LOGE(AUTH_CONN, "WiFi not supported, " CONN_INFO, CONN_DATA(connId)); in GetConnSideType() 741 AUTH_LOGE(AUTH_CONN, "ConnGetConnectionInfo fail, " CONN_INFO, CONN_DATA(connId)); in GetConnSideType() 745 AUTH_LOGE(AUTH_CONN, "connection not available, " CONN_INFO, CONN_DATA(connId)); in GetConnSideType()
|
H A D | auth_manager.c | 492 AUTH_LOGI(AUTH_CONN, "auth manager not found, isServer=%{public}s, " CONN_INFO, in GetAuthIdByConnId() 1295 "flag=%{public}d, len=%{public}u, " CONN_INFO ", fromServer=%{public}s", in HandleDeviceInfoData() 1477 "flag=%{public}d, len=%{public}u, " CONN_INFO ", fromServer=%{public}s", in OnDataReceived()
|
H A D | auth_session_fsm.c | 295 "" CONN_INFO, authFsm->authSeq, authFsm->fsmName, GetAuthSideStr(isServer), requestId, CONN_DATA(connId)); in CreateAuthFsm() 1432 AUTH_LOGE(AUTH_FSM, "auth fsm not found. " CONN_INFO, CONN_DATA(connId)); in GetAuthFsmByConnId()
|
Completed in 9 milliseconds