BluetoothEvent
const char* BluetoothEvent(uint8 event);
BluetoothEvent(HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE),
TRACE_BT("LocalDeviceImpl: Incoming %s event\n", BluetoothEvent(event->ecode));
BluetoothEvent(event->ecode));