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:
@@ -37,6 +37,7 @@
|
||||
#include "sdpint.h"
|
||||
#include "btu.h"
|
||||
|
||||
#if (SDP_INCLUDED == TRUE)
|
||||
/**********************************************************************
|
||||
** C L I E N T F U N C T I O N P R O T O T Y P E S *
|
||||
***********************************************************************/
|
||||
@@ -1239,3 +1240,5 @@ UINT8 SDP_SetTraceLevel (UINT8 new_level)
|
||||
|
||||
return (sdp_cb.trace_level);
|
||||
}
|
||||
|
||||
#endif ///SDP_INCLUDED == TRUE
|
Reference in New Issue
Block a user