mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 03:35:20 +00:00
h5: add hci_transport_h5_instance
This commit is contained in:
parent
7299c0fe9a
commit
03858e25c4
@ -125,6 +125,11 @@ typedef struct {
|
||||
*/
|
||||
extern const hci_transport_t * hci_transport_h4_instance(void);
|
||||
|
||||
/*
|
||||
* @brief
|
||||
*/
|
||||
extern const hci_transport_t * hci_transport_h5_instance(void);
|
||||
|
||||
/*
|
||||
* @brief
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user