Home
last modified time | relevance | path

Searched refs:OnReceivedHciPacket (Results 1 - 3 of 3) sorted by relevance

/test/xts/hats/hdf/bluetooth/hdiService/
H A Dbluetooth_hci.h49 void (*OnReceivedHciPacket)(BtPacketType type, const BtPacket *packet); member
H A Dbluetooth_hci_callback_impl.cpp32 int32_t HciCallbackImpl::OnReceivedHciPacket(BtType type, const std::vector<uint8_t> &data) in OnReceivedHciPacket() function in OHOS::HDI::Bluetooth::Hci::V1_0::HciCallbackImpl
H A Dbluetooth_hci_callback_impl.h38 int32_t OnReceivedHciPacket(BtType btType, const std::vector<uint8_t>& data) override;

Completed in 2 milliseconds