Home
last modified time | relevance | path

Searched defs:packet (Results 76 - 100 of 718) sorted by relevance

12345678910>>...29

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Deth_p_oui.c165 u8 *packet, *p; in eth_p_oui_send() local
/base/msdp/device_status/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...]
/base/msdp/device_status/test/unittest/intention/adapters/src/
H A Ddsoftbus_adapter_test.cpp118 bool OnPacket(const std::string &networkId, NetPacket &packet) in OnPacket() argument
[all...]
/base/msdp/device_status/test/fuzztest/dsoftbusadapter_fuzzer/
H A Ddsoftbusadapter_fuzzer.cpp84 bool OnPacket(const std::string &networkId, NetPacket &packet) in OnPacket() argument
/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/hci/cmd/
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/sdp/
H A Dsdp_client.c58 Packet *packet = NULL; in SdpBuildPacket() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le.c559 void HciEventOnLeMetaEvent(Packet *packet) in HciEventOnLeMetaEvent() argument
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_message.h70 DhcpMessage packet; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dmconsole_user.c182 struct mconsole_notify packet; in mconsole_notify() local
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dmconsole_user.c182 struct mconsole_notify packet; in mconsole_notify() local
[all...]
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dfsia6b.c57 struct ibus_packet packet; member
[all...]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dpenmount.c88 static bool pm_checkpacket(unsigned char *packet) in pm_checkpacket() argument
H A Delo.c220 static int elo_command_10(struct elo *elo, unsigned char *packet) in elo_command_10() argument
262 unsigned char packet[ELO10_PACKET_LEN] = { ELO10_ID_CMD }; in elo_setup_10() local
[all...]
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dlifebook.c137 u8 *packet = psmouse->packet; in lifebook_process_byte() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duc.c305 void hfi1_uc_rcv(struct hfi1_packet *packet) in hfi1_uc_rcv() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dsth.c62 sth_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) sth_stm_packet() argument

Completed in 13 milliseconds

12345678910>>...29