mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
component/btdm : change bt.h name to esp_bt.h to form the name prefix
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*
|
||||
******************************************************************************/
|
||||
#include <string.h>
|
||||
#include "bt.h"
|
||||
#include "esp_bt.h"
|
||||
#include "bt_defs.h"
|
||||
#include "bt_trace.h"
|
||||
#include "hcidefs.h"
|
||||
|
Reference in New Issue
Block a user