Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/include/
H A Dtrans_client_stub.h29 int32_t ClientSetChannelInfo(IpcIo *data, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c58 { CLIENT_SET_CHANNEL_INFO, ClientSetChannelInfo },
H A Dtrans_client_stub.c123 int32_t ClientSetChannelInfo(IpcIo *data, IpcIo *reply) in ClientSetChannelInfo() function