mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-01 06:40:08 +00:00
controller: include own header
This commit is contained in:
committed by
Szymon Janc
parent
e2b73b4f32
commit
fae820b5fc
@@ -27,6 +27,7 @@
|
||||
#include "nimble/hci_common.h"
|
||||
#include "nimble/ble_hci_trans.h"
|
||||
#include "controller/ble_ll.h"
|
||||
#include "controller/ble_ll_conn.h"
|
||||
#include "controller/ble_ll_hci.h"
|
||||
#include "controller/ble_ll_scan.h"
|
||||
#include "controller/ble_ll_whitelist.h"
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include <stdint.h>
|
||||
#include "syscfg/syscfg.h"
|
||||
#include "os/os_trace_api.h"
|
||||
#include "controller/ble_ll_trace.h"
|
||||
|
||||
#if MYNEWT_VAL(BLE_LL_SYSVIEW)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user