component/bt : modify some files adapt to new master

1. fix some header files include
2. modify demo
This commit is contained in:
Tian Hao
2016-10-07 10:47:25 +08:00
parent 0b37621438
commit 1c877be609
21 changed files with 13 additions and 136 deletions

View File

@@ -16,7 +16,7 @@
*
******************************************************************************/
#include <string.h>
#include "bt.h"
#include "bt_defs.h"
#include "bt_trace.h"
#include "hcidefs.h"