Home
last modified time | relevance | path

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

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_event.h134 uint8 hardware_code; /* hardware error code */ member
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp1071 TRACE_BT("LocalDeviceImpl: %s: hardware code=%#x\n", __FUNCTION__, event->hardware_code); in HardwareError()