Home
last modified time | relevance | path

Searched defs:packet (Results 1 - 25 of 90) sorted by relevance

1234

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.h31 Packet *packet; member
H A Dhci_cmd.c177 Packet *packet = PacketMalloc(sizeof(HciCmdHeader), 0, 0); in HciCreateCmdPacket() local
190 Packet *packet = PacketMalloc(sizeof(HciCmdHeader), 0, paramLength); in HciCreateCmdPacketWithParam() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_cmd_complete.c36 void HciEventOnCommandCompleteEvent(Packet *packet) in HciEventOnCommandCompleteEvent() argument
H A Dhci_evt_le.c559 void HciEventOnLeMetaEvent(Packet *packet) in HciEventOnLeMetaEvent() argument
/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/
H A Dbluetooth_hci_callbacks.cpp48 BtPacket packet = { in OnReceivedHciPacket() local
H A Dbluetooth_hdi.cpp51 int HdiSendHciPacket(BtPacketType type, const BtPacket *packet) in HdiSendHciPacket() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_msg_schedule_test.cpp263 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
320 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
386 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
430 const DataRequestPacket *packet = msg->GetObject<DataRequestPacket>(); in HWTEST_F() local
H A Ddistributeddb_ability_sync_test.cpp589 AbilitySyncAckPacket packet; in HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def.h45 Packet *packet; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h651 Packet *packet; member
/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() argument
68 int32_t DSoftbusAdapter::BroadcastPacket(NetPacket &packet) in BroadcastPacket() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_l2cap.h66 Packet *packet; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c87 Packet *packet = (Packet *)data; in AttListDataFree() local
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_options_test.cpp60 struct DhcpPacket packet; in HWTEST_F() local
92 struct DhcpPacket packet; in HWTEST_F() local
121 struct DhcpPacket packet; in HWTEST_F() local
145 struct DhcpPacket packet; HWTEST_F() local
177 struct DhcpPacket packet; HWTEST_F() local
217 struct DhcpPacket packet; HWTEST_F() local
250 struct DhcpPacket packet; HWTEST_F() local
279 struct DhcpPacket packet; HWTEST_F() local
305 struct DhcpPacket packet; HWTEST_F() local
327 struct DhcpPacket packet; HWTEST_F() local
343 struct DhcpPacket packet; HWTEST_F() local
363 struct DhcpPacket packet; HWTEST_F() local
377 struct DhcpPacket packet; HWTEST_F() local
[all...]
H A Ddhcp_socket_test.cpp117 struct DhcpPacket packet; in HWTEST_F() local
151 struct DhcpPacket packet; in HWTEST_F() local
178 struct UdpDhcpPacket packet; in HWTEST_F() local
209 struct UdpDhcpPacket packet; HWTEST_F() local
228 struct UdpDhcpPacket packet; HWTEST_F() local
243 struct DhcpPacket packet; HWTEST_F() local
256 struct DhcpPacket packet; HWTEST_F() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_queue.cpp94 void RtpPacketSortor::SortPacket(uint16_t seq, RtpPacket::Ptr packet) in SortPacket() argument
/foundation/multimodalinput/input/intention/adapters/test/unittest/src/
H A Ddsoftbus_adapter_test.cpp118 bool OnPacket(const std::string &networkId, NetPacket &packet) in OnPacket() argument
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dmouse_location.cpp375 SendPacket(const std::string &remoteNetworkId, NetPacket &packet) SendPacket() argument
[all...]
H A Dinput_device_mgr.cpp243 SerializeDevice(std::shared_ptr<IDevice> device, NetPacket &packet) SerializeDevice() argument
[all...]
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_builder.cpp102 bool InputEventBuilder::OnPacket(const std::string &networkId, Msdp::NetPacket &packet) in OnPacket() argument
126 void InputEventBuilder::OnPointerEvent(Msdp::NetPacket &packet) in OnPointerEvent() argument
146 void InputEventBuilder::OnKeyEvent(Msdp::NetPacket &packet) in OnKeyEvent() argument
[all...]
/foundation/communication/dsoftbus/core/broadcast/scheduler/src/
H A Dbroadcast_scheduler.c55 int32_t SchedulerUpdateBroadcast(int32_t bcId, const BroadcastParam *param, const BroadcastPacket *packet) in SchedulerUpdateBroadcast() argument
60 int32_t SchedulerSetBroadcastData(int32_t bcId, const BroadcastPacket *packet) in SchedulerSetBroadcastData() argument
48 SchedulerStartBroadcast(int32_t bcId, BroadcastContentType contentType, const BroadcastParam *param, const BroadcastPacket *packet) SchedulerStartBroadcast() argument
H A Dbroadcast_scheduler_virtual.c67 int32_t SchedulerUpdateBroadcast(int32_t bcId, const BroadcastParam *param, const BroadcastPacket *packet) in SchedulerUpdateBroadcast() argument
75 int32_t SchedulerSetBroadcastData(int32_t bcId, const BroadcastPacket *packet) in SchedulerSetBroadcastData() argument
57 SchedulerStartBroadcast(int32_t bcId, BroadcastContentType contentType, const BroadcastParam *param, const BroadcastPacket *packet) SchedulerStartBroadcast() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_extend.cpp44 const ControlAckPacket *packet = message->GetObject<ControlAckPacket>(); in ControlCmdAckRecv() local
93 int SingleVerDataSync::SendControlPacket(ControlRequestPacket *packet, SingleVerSyncTaskContext *context) in SendControlPacket() argument
158 const ControlRequestPacket *packet = message->GetObject<ControlRequestPacket>(); ControlCmdRequestRecvPre() local
173 SubscribeRequestRecvPre(SingleVerSyncTaskContext *context, const SubscribeRequest *packet, const Message *message) SubscribeRequestRecvPre() argument
207 const SubscribeRequest *packet = message->GetObject<SubscribeRequest>(); SubscribeRequestRecv() local
254 const SubscribeRequest *packet = message->GetObject<SubscribeRequest>(); UnsubscribeRequestRecv() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client.c58 Packet *packet = NULL; in SdpBuildPacket() local
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_message.h70 DhcpMessage packet; member

Completed in 15 milliseconds

1234