Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def.h41 } HciPacketType; typedef
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_internal.h23 enum HciPacketType : uint8_t { enum
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/
H A Dhci_interface_impl.cpp33 using HciPacketType = OHOS::HDI::Bluetooth::Hci::HciPacketType; typedef