Home
last modified time | relevance | path

Searched defs:SendPacket (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp58 int32_t DSoftbusAdapter::SendPacket(const std::string &networkId, NetPacket &packet) in SendPacket() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
H A Ddsoftbus_adapter_impl.cpp184 int32_t DSoftbusAdapterImpl::SendPacket(const std::string &networkId, NetPacket &packet) in SendPacket() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/ohos5.0/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp58 int32_t DSoftbusAdapter::SendPacket(const std::string &networkId, NetPacket &packet) in SendPacket() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
H A Ddsoftbus_adapter_impl.cpp179 int32_t DSoftbusAdapterImpl::SendPacket(const std::string &networkId, NetPacket &packet) in SendPacket() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dmct_protocol.cpp43 ssize_t MctProtocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::MctProtocol
H A Dh4_protocol.cpp59 ssize_t H4Protocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::H4Protocol
H A Dvendor_interface.cpp168 size_t VendorInterface::SendPacket(Hci::HciPacketType type, const std::vector<uint8_t> &packet) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::V1_0::VendorInterface
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dmouse_location.cpp355 int32_t MouseLocation::SendPacket(const std::string &remoteNetworkId, NetPacket &packet) in SendPacket() function in OHOS::Msdp::DeviceStatus::Cooperate::MouseLocation
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dmouse_location.cpp375 int32_t MouseLocation::SendPacket(const std::string &remoteNetworkId, NetPacket &packet) in SendPacket() function in OHOS::Msdp::DeviceStatus::Cooperate::MouseLocation
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp194 void Network::SendPacket(const Packet& packet) in SendPacket() function in OHOS::Rosen::Network
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp484 int TimeSync::SendPacket(const DeviceID &deviceId, const Message *message, const CommErrHandler &ha… in SendPacket() function in DistributedDB::TimeSync
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp1259 bool A2dpProfilePeer::SendPacket(const Packet *packet, size_t frames, uint32_t bytes, in SendPacket() function in OHOS::bluetooth::A2dpProfilePeer