Bluetooth: controller: Align include paths in hci.c
Align include paths for LLL include files in hci.c. Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
This commit is contained in:
parent
cfa668fd51
commit
9b3c0572cb
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
|||
#include "hal/ccm.h"
|
||||
#include "ll_sw/pdu.h"
|
||||
#include "ll_sw/lll.h"
|
||||
#include "lll_adv.h"
|
||||
#include "lll_sync_iso.h"
|
||||
#include "ll_sw/lll_adv.h"
|
||||
#include "ll_sw/lll_sync_iso.h"
|
||||
#include "ll_sw/lll_scan.h"
|
||||
#include "ll_sw/lll_sync.h"
|
||||
#include "ll_sw/lll_conn.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue