Searched defs:OnReceivedHciPacket (Results 1 – 2 of 2) sorted by relevance
| /test/xts/hats/hdf/bluetooth/hdiService/ | ||
| D | bluetooth_hci_callback_impl.cpp | 32 int32_t HciCallbackImpl::OnReceivedHciPacket(BtType type, const std::vector<uint8_t> &data) in OnReceivedHciPacket() function in OHOS::HDI::Bluetooth::Hci::V1_0::HciCallbackImpl |
| D | bluetooth_hci.h | 49 void (*OnReceivedHciPacket)(BtPacketType type, const BtPacket *packet); member |