btstack/trunk/hci_h4_transport.h
matthias.ringwald 76a09ef37a prototyping
2009-04-29 21:53:15 +00:00

12 lines
164 B
C

/*
* hci_h4_transport.h
*
* Created by Matthias Ringwald on 4/29/09.
*
*/
#pragma once
#include "hci_transport.h"
extern hci_transport_t hci_h4_transport;