mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
component/bt:rebase the BT_BLE_separate to the new master
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#ifndef A2D_API_H
|
||||
#define A2D_API_H
|
||||
#include "sdp_api.h"
|
||||
|
||||
#if (A2D_INCLUDED == TRUE)
|
||||
/*****************************************************************************
|
||||
** constants
|
||||
*****************************************************************************/
|
||||
@@ -251,5 +251,5 @@ extern UINT8 A2D_BitsSet(UINT8 num);
|
||||
**
|
||||
*******************************************************************************/
|
||||
extern void A2D_Init(void);
|
||||
|
||||
#endif ///A2D_INCLUDED
|
||||
#endif /* A2D_API_H */
|
||||
|
Reference in New Issue
Block a user