/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
H A D | hci_cmd.h | 31 Packet *packet; member
|
H A D | hci_cmd.c | 177 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 D | hci_evt_cmd_complete.c | 36 void HciEventOnCommandCompleteEvent(Packet *packet) in HciEventOnCommandCompleteEvent() argument
|
H A D | hci_evt_le.c | 559 void HciEventOnLeMetaEvent(Packet *packet) in HciEventOnLeMetaEvent() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/hardware/src/ |
H A D | bluetooth_hci_callbacks.cpp | 48 BtPacket packet = { in OnReceivedHciPacket() local
|
H A D | bluetooth_hdi.cpp | 51 int HdiSendHciPacket(BtPacketType type, const BtPacket *packet) in HdiSendHciPacket() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_msg_schedule_test.cpp | 263 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 D | distributeddb_ability_sync_test.cpp | 589 AbilitySyncAckPacket packet; in HWTEST_F() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def.h | 45 Packet *packet; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.h | 651 Packet *packet; member
|
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/ |
H A D | dsoftbus_adapter.cpp | 58 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 D | avdtp_l2cap.h | 66 Packet *packet; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_init.c | 87 Packet *packet = (Packet *)data; in AttListDataFree() local
|
/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | dhcp_options_test.cpp | 60 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 D | dhcp_socket_test.cpp | 117 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 D | rtp_queue.cpp | 94 void RtpPacketSortor::SortPacket(uint16_t seq, RtpPacket::Ptr packet) in SortPacket() argument
|
/foundation/multimodalinput/input/intention/adapters/test/unittest/src/ |
H A D | dsoftbus_adapter_test.cpp | 118 bool OnPacket(const std::string &networkId, NetPacket &packet) in OnPacket() argument
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | mouse_location.cpp | 375 SendPacket(const std::string &remoteNetworkId, NetPacket &packet) SendPacket() argument [all...] |
H A D | input_device_mgr.cpp | 243 SerializeDevice(std::shared_ptr<IDevice> device, NetPacket &packet) SerializeDevice() argument [all...] |
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/ |
H A D | input_event_builder.cpp | 102 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 D | broadcast_scheduler.c | 55 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 D | broadcast_scheduler_virtual.c | 67 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 D | single_ver_data_sync_extend.cpp | 44 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 D | sdp_client.c | 58 Packet *packet = NULL; in SdpBuildPacket() local
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_message.h | 70 DhcpMessage packet; member
|