Home
last modified time | relevance | path

Searched defs:OnRawStreamEncryptOptGet (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_session_callback.h39 int32_t (*OnRawStreamEncryptOptGet)(int32_t channelId, int32_t channelType, bool *isEncrypt); member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h39 int32_t (*OnRawStreamEncryptOptGet)(int32_t channelId, bool *isEncrypt); member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_manager.c567 static int32_t OnRawStreamEncryptOptGet(int32_t channelId, bool *isEncrypt) in OnRawStreamEncryptOptGet() function

Completed in 3 milliseconds