Home
last modified time | relevance | path

Searched defs:pktType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxymanager_fuzzer/
H A Dclienttransproxymanager_fuzzer.cpp54 int32_t pktType = *(reinterpret_cast<const int32_t*>(data)); in ClientTransProxyManagerTest() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_act.c440 uint8_t pktType = AVCT_PKT_TYPE_START; in AvctSendFraMsg() local
512 uint8_t pktType = 0; in AvctMsgAsmbl() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c74 uint8_t pktType = AVDT_PKT_TYPE_START; in AvdtSendFragPacket() local
153 …uint16_t lcid, Packet *fragmentPacket, uint8_t pktType, uint8_t msgType, uint8_t label, uint16_t p… in AvdtSendFragContinueEnd()
705 void AvdtBuildSingleHeader(uint8_t *data, uint8_t label, uint8_t pktType, uint8_t msgType) in AvdtBuildSingleHeader()
811 uint8_t pktType = AvdtParsePacketType(data); in AvdtParseMsg() local
897 void AvdtAssembleMsg(AvdtSigCtrl *sigCtrl, uint8_t msgType, uint8_t pktType, Packet *pkt) in AvdtAssembleMsg()
H A Davdtp_l2cap.c810 uint8_t pktType = (data & 0xF7); in AvdtStreamDataProc() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp497 SessionPktType pktType = TRANS_SESSION_MESSAGE; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_manager.c971 …_t channelId, const void *data, uint32_t len, ProxyChannelInfoDetail *info, SessionPktType pktType) in TransProxyPackAndSendData()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp869 uint8_t pktType = 0; in WriteStream() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp563 uint8_t pktType = NetToHost(phyHeader->packetType); in DisplayPacketInformation() local