1. transparent HID device
2. add esp API for HID 3. add PM config for HID 4. add HID device demo Closes https://github.com/espressif/esp-idf/issues/5311 Closes https://github.com/espressif/esp-idf/issues/5635 Merges https://github.com/espressif/esp-idf/pull/3425
This commit is contained in:
@@ -961,12 +961,10 @@ extern tBTM_CallbackFunc conn_param_update_cb;
|
||||
|
||||
typedef UINT8 tBTM_SEC_ACTION;
|
||||
|
||||
/*
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
{
|
||||
#endif
|
||||
*/
|
||||
|
||||
#if BTM_DYNAMIC_MEMORY == FALSE
|
||||
extern tBTM_CB btm_cb;
|
||||
|
||||
Reference in New Issue
Block a user