nimble/ll: Remove unused includes

X-Original-Commit: ca72204bbd80b02df31fb72561ccd9a22f19e414
This commit is contained in:
Andrzej Kaczmarek
2017-12-15 11:34:05 +01:00
parent b0b7787da2
commit 5dc94ac602
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -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
-1
View File
@@ -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);
-1
View File
@@ -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: