Searched refs:SendHciPacket (Results 1 – 3 of 3) sorted by relevance
35 int32_t SendHciPacket(BtType type, const std::vector<uint8_t>& data) override;
79 int32_t HciInterfaceImpl::SendHciPacket(BtType type, const std::vector<uint8_t>& data) in SendHciPacket() function in OHOS::HDI::Bluetooth::Hci::V1_0::HciInterfaceImpl
71 SendHciPacket([in] enum BtType type, [in] unsigned char[] data);