Home
last modified time | relevance | path

Searched defs:SendPacket (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
Dh4_protocol.cpp32 ssize_t H4Protocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::H4Protocol
Dmct_protocol.cpp38 ssize_t MctProtocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::MctProtocol
Dvendor_interface.cpp156 size_t VendorInterface::SendPacket(Hci::HciPacketType type, const std::vector<uint8_t> &packet) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::V1_0::VendorInterface