btstack/src/hci_transport_h4.h

12 lines
177 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_transport_h4_instance();