Home
last modified time | relevance | path

Searched defs:pkt (Results 76 – 100 of 131) sorted by relevance

123456

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dhot_area.cpp145 NetPacket pkt(msgId); in NotifyHotAreaMessage() local
H A Dmouse_location.cpp311 NetPacket pkt(MessageId::MOUSE_LOCATION_ADD_LISTENER); in ReportMouseLocationToListener() local
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dhot_area.cpp148 NetPacket pkt(msgId); in NotifyHotAreaMessage() local
H A Dmouse_location.cpp331 NetPacket pkt(MessageId::MOUSE_LOCATION_ADD_LISTENER); in ReportMouseLocationToListener() local
/ohos5.0/base/msdp/device_status/test/fuzztest/ipcsocket_fuzzer/
H A Dipcsocket_fuzzer.cpp67 auto recv = [](const NetPacket &pkt) { in SocketConnectionFuzzTest()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp486 Packet *pkt = PacketMalloc(A2DP_SBC_FRAGMENT_HEADER, 0, 0); in A2dpSbcEncodeFrames() local
536Packet *pkt, size_t frames, const uint32_t bytes, uint32_t timeStamp, const uint16_t frameSize) co… in EnqueuePacket()
552Packet *pkt, size_t frames, const uint32_t bytes, uint32_t timeStamp, const uint16_t frameSize) co… in EnqueuePacketFragment()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp252 bool FFmpegDemuxerPlugin::ConvertAVPacketToFrameInfo(const AVStream& avStream, AVPacket& pkt, Buffe… in ConvertAVPacketToFrameInfo()
316 void FFmpegDemuxerPlugin::ConvertAvcOrHevcToAnnexb(AVPacket& pkt) in ConvertAvcOrHevcToAnnexb()
326 AVPacket pkt; in ReadFrame() local
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dswitch_subscriber_handler.cpp175 NetPacket pkt(MmiMessageId::ON_SUBSCRIBE_SWITCH); in NotifySubscriber() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_l2cap.c193 void RfcommRecvDataCback(uint16_t lcid, Packet *pkt) in RfcommRecvDataCback()
H A Drfcomm_l2cap_if.c336 Packet *pkt; member
356 void RfcommRecvDataCallback(uint16_t lcid, Packet *pkt, void *context) in RfcommRecvDataCallback()
538 …t RfcommSendData(uint16_t lcid, const uint8_t *header, uint8_t headSize, uint8_t tail, Packet *pkt) in RfcommSendData()
H A Drfcomm_channel.c367 Packet *pkt = NULL; in RfcommReleaseCachePkt() local
824 Packet *pkt = NULL; in RfcommSendCachePkt() local
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Danr_manager.cpp133 NetPacket pkt(MmiMessageId::NOTICE_ANR); in AddTimer() local
/ohos5.0/foundation/multimodalinput/input/service/nap_process/src/
H A Dnap_process.cpp57 NetPacket pkt(MmiMessageId::NOTIFY_BUNDLE_NAME); in NotifyBundleName() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/include/
H A DAudioDecoderDemoCommon.h242 AVPacket pkt; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.cpp119 void OnDataAvailable(DataTransport *transport, Packet *pkt) override in OnDataAvailable()
204 Packet *pkt = nullptr; in OnDataAvailableNative() local
736 Packet *pkt = nullptr; in ReadData() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le_if.c287 Packet *pkt; member
318 int L2CIF_LeSendData(uint16_t lcid, const Packet *pkt, void (*cb)(uint16_t lcid, int result)) in L2CIF_LeSendData()
542 Packet *pkt; member
578 uint16_t aclHandle, uint16_t cid, Packet *pkt, void (*cb)(uint16_t aclHandle, int result)) in L2CIF_LeSendFixChannelData()
H A Dl2cap_inst.c263 Packet *pkt = NULL; in L2capDestroyChannelTx() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.cpp505 Packet *pkt = packet->PopAssembledPacket(); in ToCommonEvent() local
523 Packet *pkt = packet->PopAssembledPacket(); in ToAbortContinuingEvent() local
612 Packet *pkt = packet->PopAssembledPacket(); in Dispatch() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.cpp236 int HidHostL2capConnection::SendData(SendHidData sendData, int length, uint8_t* pkt) in SendData()
298 void HidHostL2capConnection::SendSetReport(SendHidData sendData, int length, uint8_t* pkt) in SendSetReport()
558 uint16_t lcid, Packet *pkt, void *ctx) in HidHostRecvDataCallback()
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_power_policy.cpp246 NetPacket pkt(MessageId::ACTIVE_INFO); in ReportActiveInfo() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_br_l2cap.c535 void AvctBrRecvDataCallback(uint16_t lcid, const Packet *pkt, void *ctx) in AvctBrRecvDataCallback()
563 void AvctBrRecvDataCBack(uint16_t lcid, Packet *pkt, void *ctx) in AvctBrRecvDataCBack()
H A Davctp_ctrl_l2cap.c519 void AvctRecvDataCallback(uint16_t lcid, Packet *pkt, void *ctx) in AvctRecvDataCallback()
547 void AvctRecvDataCBack(uint16_t lcid, Packet *pkt, void *ctx) in AvctRecvDataCBack()
H A Davctp_br_l2cap.h71 Packet *pkt; member
/ohos5.0/foundation/multimodalinput/input/service/monitor/src/
H A Devent_monitor_handler.cpp355 NetPacket pkt(MmiMessageId::REPORT_KEY_EVENT); in HandleEvent() local
518 NetPacket pkt(MmiMessageId::REPORT_POINTER_EVENT); in Monitor() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control.c326 void FillpFcDataInput(struct FillpPcb *pcb, FILLP_CONST struct FillpPktHead *pkt) in FillpFcDataInput()

123456