feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller

This commit is contained in:
Jin Cheng
2023-09-01 09:29:40 +08:00
committed by BOT
parent 59d029bf66
commit fc174f5811
30 changed files with 349 additions and 57 deletions

View File

@@ -11,7 +11,6 @@
#include "esp_err.h"
#include "esp_log.h"
#include "esp_bt.h"
#include "esp_bt_defs.h"
#include "esp_bt_main.h"
#include "esp_gattc_api.h"