Tian Hao
|
66b31b89ac
|
Merge branch 'feature/btdm_gap' into feature/btdm_bluedroid
# Conflicts:
# examples/07_blufi/components/bluedroid_demos/app_project/SampleClientProject.c
# examples/07_blufi/components/bluedroid_demos/app_project/SampleServerProject.c
# examples/07_blufi/components/bluedroid_demos/include/bt_app_common.h
|
2016-11-01 14:19:38 +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 |
|
wangmengyang
|
be11f598bf
|
component/bt: fix logging format for some source files of BTM module
|
2016-10-24 16:17:55 +08:00 |
|
yulong
|
02ad223eea
|
component bt: 1.modified the btu buffer size from 15 to 60;
2.change the smp method
|
2016-10-15 05:46:10 -04:00 |
|
yulong
|
849ba39544
|
commponent bt:add the wechat airsync profile to the project
1. add the wx_airsync_prf.h which have been define the sturcter data has been
used for the wechat airsync profile database
2. add the wx_airsync_prf.c file
3. add the app_airsync_md5.c file
4. add the app_airsync_prf.c
5. add epb.c file
6. add epb_mmbp.c
7. add mpbledemo2.c
8. add wechar_crc.c
9 add wechat_aes.c
10. add app_airsync_md5.h
11. add app_airsync_prf.h
12. add app_wechat_util.h
13. add epb.h
14. add epb_mmbp.h
15 add mpbledemo2.h
16 add wechar_crc.h
17 add wechat_aes.h
|
2016-10-11 05:43:36 -04:00 |
|
wangmengyang
|
bde768f13c
|
1. Recover "future_t" model implementation using semaphore to allow for blocking function
2. Recover BTU task start-up/shut-down procedure according to original bluedroid implementation
|
2016-10-10 21:34:21 +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 |
|