Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c837 static void ReportConnectExceptionHandler(uint64_t u64Mac, int32_t errorCode) in ReportConnectExceptionHandler() function
860 ReportConnectExceptionHandler(msg->arg1, (int32_t)msg->arg2); in BrConnectionMsgHandler()