Home
last modified time | relevance | path

Searched refs:OnNegotiate (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/bind_fuzzer/
H A Dbind_fuzzer.cpp110 .OnNegotiate = OnNegotiateFuzzTest in BindTestWithSocketId()
143 .OnNegotiate = OnNegotiateFuzzTest in BindTestWithQosInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/listen_fuzzer/
H A Dlisten_fuzzer.cpp110 .OnNegotiate = OnNegotiateFuzzTest in ListenTestWithSocketId()
143 .OnNegotiate = OnNegotiateFuzzTest in ListenTestWithQosInfo()
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsocket.h198 bool (*OnNegotiate)(int32_t socket, PeerSocketInfo info); member
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_session.cpp72 iSocketListener_.OnNegotiate = nullptr; in SoftbusSession()
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_callback.c228 if (socketCallback->OnNegotiate == NULL) { in TransOnNegotiate()
229 TRANS_LOGW(TRANS_SDK, "no OnNegotiate callback function socket=%{public}d", socket); in TransOnNegotiate()
240 if (!socketCallback->OnNegotiate(socket, info)) { in TransOnNegotiate()
/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/
H A Dsoftbus_adapter.cpp68 sessListener_.OnNegotiate = nullptr; in SoftbusAdapter()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1219 bool (*OnNegotiate)(int32_t socket, PeerSocketInfo info); member
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp121 sessListener_.OnNegotiate = nullptr; in SoftbusChannelAdapter()

Completed in 17 milliseconds