Home
last modified time | relevance | path

Searched refs:MODULE_AUTH_CHANNEL (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_client_mock.cpp88 head->module = MODULE_AUTH_CHANNEL; in ConnGattTransRecvReturnDefult()
103 head->module = MODULE_AUTH_CHANNEL; in ActionOfConnGattTransRecv()
/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h36 MODULE_AUTH_CHANNEL = 8, enumerator
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp120 pktHead.module = MODULE_AUTH_CHANNEL; in HWTEST_F()
H A Dauth_test.cpp1993 int32_t module = MODULE_AUTH_CHANNEL; in HWTEST_F()
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c788 if (RegAuthChannelListener(MODULE_AUTH_CHANNEL, &channelListener) != SOFTBUS_OK || in TransAuthInit()
790 UnregAuthChannelListener(MODULE_AUTH_CHANNEL); in TransAuthInit()
808 UnregAuthChannelListener(MODULE_AUTH_CHANNEL); in TransAuthDeinit()
840 .module = MODULE_AUTH_CHANNEL, in TransPostAuthChannelMsg()
868 .module = MODULE_AUTH_CHANNEL, in TransPostAuthChannelErrMsg()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c52 .module = MODULE_AUTH_CHANNEL,
156 if (pktHead->module == MODULE_AUTH_CHANNEL || pktHead->module == MODULE_AUTH_MSG) { in NotifyDataReceived()
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c52 MODULE_MESSAGE_SERVICE, MODULE_AUTH_CHANNEL, MODULE_AUTH_MSG, MODULE_BLUETOOTH_MANAGER, MODULE_CONNECTION, in ModuleCheck()

Completed in 9 milliseconds