Home
last modified time | relevance | path

Searched refs:NO_CHANNEL (Results 1 - 5 of 5) sorted by relevance

/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c57 return NO_CHANNEL; in GetChannelType()
/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h40 NO_CHANNEL = -2, enumerator
77 return ChannelError::NO_CHANNEL; in Send()
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h175 NO_CHANNEL = 1, enumerator
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp480 ASSERT_EQ(type, NO_CHANNEL); in HWTEST_F()
502 res = OpenChannel(NO_CHANNEL, nullptr, 123, &returnChannelId); in HWTEST_F()
507 res = HcSendMsg(NO_CHANNEL, 123, 00, nullptr, nullptr); in HWTEST_F()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c143 subSession->channelType = NO_CHANNEL; in CreateBaseBindSubSession()

Completed in 6 milliseconds