xref: /btstack/src/hci_transport_usb.h (revision 9320a67b01d03652bf86821e26179fe9e8b03454)
1 /*
2  *  hci_transport_usb.h
3  *
4  *  Created by Matthias Ringwald on 7/8/09.
5  */
6 
7 extern hci_transport_t * hci_transport_usb_instance();
8