Home
last modified time | relevance | path

Searched defs:frameType (Results 1 – 15 of 15) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dprotocol_proto.h34 FrameType frameType = FrameType::EMPTY; member
Dprotocol_proto.cpp55 uint8_t frameType = ((inPacketType & 0xF0) >> 4); // Use 0xF0 to get high 4 bits in GetFrameType() local
551 FrameType frameType = GetFrameType(pktType); in DisplayPacketInformation() local
788 FrameType frameType = GetFrameType(phyHeader.packetType); in ParseCommPhyHeader() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
Di_stream.h39 FrameType frameType = NONE; member
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
Dsession.h116 int frameType; member
139 FrameType frameType = NONE; member
/foundation/distributedhardware/distributed_input/common/test/mock/
Dsession_mock.h116 int frameType; member
140 FrameType frameType = NONE; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
Dfillp_frame.c77 static void FillpFrameAddItemStats(struct FillpFrameHandle *h, FILLP_INT frameType, in FillpFrameAddItemStats()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
Dclient_trans_proxy_file_manager.h74 int32_t frameType; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
Dfillp_frame.h30 FILLP_UINT8 frameType; member
/foundation/distributedhardware/device_manager/test/unittest/mock/
Dsession.h116 int frameType; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_file_manager.c818 static int32_t SendOneFrameFront(SendListenerInfo *info, int32_t frameType) in SendOneFrameFront()
837 static int32_t SendOneFrameMiddle(SendListenerInfo *info, int32_t frameType) in SendOneFrameMiddle()
867 static int32_t SendOneFrameRear(SendListenerInfo *info, int32_t frameType) in SendOneFrameRear()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_frame.c27 const char *GetFrameName(DFileFrameType frameType) in GetFrameName()
/foundation/distributedhardware/distributed_camera/services/channel/src/
Ddcamera_softbus_adapter.cpp203 int32_t frameType; in SendSofbusStream() local
/foundation/communication/dsoftbus/interfaces/kits/transport/
Dsession.h161 int frameType; /**< Frame type, which can be I-frame or P-frame. */ member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
Dbtm_snoop_filter_acl.c672 const uint8_t *frameType = *data + *offset; in RfcommDataCheckFrameTypeUih() local
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
Dfillptypes.h568 FILLP_INT frameType; /* I or P frame */ member