Searched defs:SendPacket (Results 1 – 3 of 3) sorted by relevance
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ | ||
D | h4_protocol.cpp | 32 ssize_t H4Protocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::H4Protocol |
D | mct_protocol.cpp | 38 ssize_t MctProtocol::SendPacket(HciPacketType packetType, const std::vector<uint8_t> &packetData) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::MctProtocol |
D | vendor_interface.cpp | 156 size_t VendorInterface::SendPacket(Hci::HciPacketType type, const std::vector<uint8_t> &packet) in SendPacket() function in OHOS::HDI::Bluetooth::Hci::V1_0::VendorInterface |