Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/test/
Dinvalid_packet_handler_unittest.cc40 const std::vector<uint8_t> kHardwareErrorEvent = {0x10, 0x01, 0x43}; variable
79 ASSERT_EQ(hci_event, kHardwareErrorEvent); in TEST_F()