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:
Gregory Nutt
2018-04-29 12:43:09 -06:00
parent ba0bbb93b0
commit fd844f8eac
39 changed files with 97 additions and 97 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
#include <nuttx/mm/iob.h>
#include <nuttx/net/radiodev.h>
#include <nuttx/net/bluetooth.h>
#include <nuttx/wireless/bt_hci.h>
#include <nuttx/wireless/bluetooth/bt_hci.h>
#include "devif/devif.h"
#include "bluetooth/bluetooth.h"