Home
last modified time | relevance | path

Searched defs:packetData (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dmct_protocol.cpp43 ssize_t MctProtocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket()
H A Dh4_protocol.cpp59 ssize_t H4Protocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp128 uint8_t *packetData = RecvPacketData(fd, len); variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp379 PacketData *packetData = (PacketData *)QueueTryDequeue(packetQueue_); in DequeuePacket() local
399 PacketData *packetData = nullptr; in EnqueuePacket() local
1145 PacketData *packetData = (PacketData *)data; in CleanPacketData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp386 TimeSyncPacket packetData = TimeSyncPacket(*packet); in AckRecv() local