2 * Copyright 2007-2008 Oliver Ruiz Dorantes, oliver.ruiz.dorantes_at_gmail.com
3 * All rights reserved. Distributed under the terms of the MIT License.
6 #include "HCIControllerAccessor.h"
8 HCIControllerAccessor::HCIControllerAccessor(BPath
* path
) : HCIDelegate(path
)
14 HCIControllerAccessor::~HCIControllerAccessor()
21 HCIControllerAccessor::IssueCommand(raw_command rc
, size_t size
)
32 HCIControllerAccessor::Launch() {