Tian Hao
|
1eed54c7cd
|
component/bt : modify bluedroid task to core0
|
2017-01-11 17:19:25 +08:00 |
|
wangmengyang
|
2e7748d625
|
component/bt: modify bluetooth API
1. VHCI api and doxygen
2. Controller api and doxygen
3. bluedroid init/enable api and doxygen
4. cleanup demo codes
|
2017-01-05 20:02:06 +08:00 |
|
Angus Gratton
|
06e03ff52e
|
Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS
Closes github #51 https://github.com/espressif/esp-idf/issues/51
|
2016-12-28 10:23:13 +11:00 |
|
Tian Hao
|
1173106a20
|
component/bt : change task to decease dram(heap)
1. decrease the task size(HCI cannot < 1024, btu cannot < 4096)
2. btc task can config by menuconfig(default 2048)
|
2016-11-25 23:37:46 +08:00 |
|
Tian Hao
|
19273c7b2d
|
component/bt : run astyle handle the code files
|
2016-11-25 02:10:15 +08:00 |
|
Tian Hao
|
595bd2e3c4
|
component/bt : gatt client fix search service bug
1. fix search service bug
2. delete some print
|
2016-11-22 17:26:30 +08:00 |
|
Yulong
|
4079d1e008
|
component/bt : fix hci reassemble bug as cf2d19
|
2016-11-21 15:11:34 +08:00 |
|
Tian Hao
|
0245a2028c
|
component/bt : gatts fix
1. gatt server demo
2. gatt server fix bug(bta btc covert bug)
3. fix print lost
|
2016-11-18 22:10:35 +08:00 |
|
Tian Hao
|
084248e211
|
component/bt : cleanup task evt
|
2016-11-05 19:57:53 +08:00 |
|
Tian Hao
|
cb33e2a5ae
|
Merge branch 'feature/btdm_blufi' into feature/btdm_bluedroid
# Conflicts:
# components/bt/bluedroid/bta/dm/bta_dm_pm.c
# components/bt/component.mk
# examples/07_blufi/components/bluedroid_demos/app_core/bt_app_core.c
# examples/07_blufi/components/bluedroid_demos/app_project/SampleServerProject.c
|
2016-11-01 14:01:49 +08:00 |
|
Tian Hao
|
45638b3f98
|
component/bt : use LOG_XXX instead of print
|
2016-10-26 15:57:40 +08:00 |
|
Tian Hao
|
5fbfa2a01d
|
blufi cleanup the bad things
|
2016-10-24 17:08:37 +08:00 |
|
yulong
|
2fdd9ba930
|
component bt:change the hid profile & bt_profile task
|
2016-10-17 02:15:36 -04:00 |
|
Tian Hao
|
1c877be609
|
component/bt : modify some files adapt to new master
1. fix some header files include
2. modify demo
|
2016-10-07 10:47:25 +08:00 |
|
Tian Hao
|
b80325604d
|
component/bt: add bluedroid 1st version
1. add bluedroid 1st version
2. alarm adapter
3. task semaphore lock
4. other bugs resolved
|
2016-09-26 21:37:39 +08:00 |
|