Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/
Dinvalid_packet_handler_unittest.cc39 const std::vector<uint8_t> kHardwareErrorEvent = {0x10, 0x01, 0x43}; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h214 kHardwareErrorEvent = (1 << 15), enumerator