mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-17 06:29:54 +00:00
nimble/ll: Remove unused includes
X-Original-Commit: ca72204bbd80b02df31fb72561ccd9a22f19e414
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include "controller/ble_ll_whitelist.h"
|
||||
#include "controller/ble_ll_resolv.h"
|
||||
#include "ble_ll_conn_priv.h"
|
||||
#include "hal/hal_gpio.h"
|
||||
|
||||
/* XXX: TODO
|
||||
* 1) Need to look at advertising and scan request PDUs. Do I allocate these
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
#include "controller/ble_phy.h"
|
||||
#include "controller/ble_hw.h"
|
||||
#include "ble_ll_conn_priv.h"
|
||||
#include "hal/hal_gpio.h"
|
||||
|
||||
#if (BLETEST_THROUGHPUT_TEST == 1)
|
||||
extern void bletest_completed_pkt(uint16_t handle);
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
#include "controller/ble_ll_resolv.h"
|
||||
#include "controller/ble_ll_xcvr.h"
|
||||
#include "ble_ll_conn_priv.h"
|
||||
#include "hal/hal_gpio.h"
|
||||
|
||||
/*
|
||||
* XXX:
|
||||
|
||||
Reference in New Issue
Block a user