Home
last modified time | relevance | path

Searched defs:HciPacketType (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
Dhci_internal.h23 enum HciPacketType : uint8_t { enum
/drivers/peripheral/bluetooth/hci/hdi_service/
Dhci_interface_impl.cpp28 using HciPacketType = OHOS::HDI::Bluetooth::Hci::HciPacketType; typedef