mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies.
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <nuttx/wireless/bt_hci.h>
|
||||
#include <nuttx/wireless/bt_core.h>
|
||||
#include <nuttx/wireless/bluetooth/bt_hci.h>
|
||||
#include <nuttx/wireless/bluetooth/bt_core.h>
|
||||
|
||||
#include "bt_atomic.h"
|
||||
#include "bt_hcicore.h"
|
||||
|
||||
Reference in New Issue
Block a user