Add bt hci device class
Code implements USB transport for bluetooth HCI.
This commit is contained in:
@@ -219,6 +219,10 @@
|
||||
#define CFG_TUD_NET 0
|
||||
#endif
|
||||
|
||||
#ifndef CFG_TUD_BTH
|
||||
#define CFG_TUD_BTH 0
|
||||
#endif
|
||||
|
||||
//--------------------------------------------------------------------
|
||||
// HOST OPTIONS
|
||||
//--------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user