mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-04 15:39:59 +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);
|
extern const hci_transport_t * hci_transport_h4_instance(void);
|
||||||
|
|
||||||
|
/*
|
||||||
|
* @brief
|
||||||
|
*/
|
||||||
|
extern const hci_transport_t * hci_transport_h5_instance(void);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* @brief
|
* @brief
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user