Tian Hao
|
4ed6404e9f
|
Merge remote-tracking branch 'remotes/origin/feature/btdm_arch_debug1' into feature/btdm_arch
# Conflicts:
# components/bt/bluedroid/api/include/esp_gatt_defs.h
# components/bt/bluedroid/btc/profile/std/gap/btc_gap_ble.c
|
2016-11-21 14:50:51 +08:00 |
|
Yulong
|
1561c02ba9
|
component bt:Add stop scan API to the esp_gap_ble API module
|
2016-11-19 09:56:36 -05:00 |
|
Yulong
|
a76b65ed95
|
compnent bt:debug the btc_gattc received data error issues.
|
2016-11-19 08:00:08 -05: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 |
|
Yulong
|
3edcd29a83
|
compoent bt:debug the btc_gap_ble module, fix the adv len not long fix
|
2016-11-18 05:00:47 -05:00 |
|
Yulong
|
2f7288ff03
|
component bt:debug the scan result and add the resove adv data method to the gapapi
|
2016-11-18 03:43:51 -05:00 |
|
Tian Hao
|
37365cef95
|
component/bt : gatt server
1.add gatt server demo for user
2. some function didn't be tested
|
2016-11-18 00:30:35 +08:00 |
|
Yulong
|
645717b147
|
Merge remote-tracking branch 'origin/feature/btdm_arch' into feature/btdm_arch_debug1
|
2016-11-17 08:08:19 -05:00 |
|
Yulong
|
7548b8c622
|
component bt: Added the client demo to the bt project
|
2016-11-17 06:37:56 -05:00 |
|
Tian Hao
|
a35e2d42f0
|
Merge remote-tracking branch 'remotes/origin/feature/btdm_arch_debug1' into feature/btdm_arch
1. merge to fix gap modify
|
2016-11-17 11:28:10 +08:00 |
|
Tian Hao
|
aafaebefb4
|
component/bt : move blufi to new architecture btc task
1. move blufi to new architecture
2. delete some log trace
|
2016-11-16 22:11:59 +08:00 |
|
Yulong
|
a63383dd19
|
component bt:change the scan rsp callback & scan param setup
|
2016-11-16 06:50:44 -05:00 |
|
Tian Hao
|
9691fe9dae
|
component/bt : init api
1. use future to redefine init api
|
2016-11-16 16:26:02 +08:00 |
|
Tian Hao
|
8fed003ce5
|
component/bt : main api
1. use blufi check main api ok
|
2016-11-16 11:28:41 +08:00 |
|
Tian Hao
|
521ef3f579
|
component/bt : new architectecture
1st compile ok
|
2016-11-15 20:56:15 +08:00 |
|
Tian Hao
|
118984283a
|
component/bt : blufi use api
1. use api
2. bluetooth init/deinit/enable/disable wrap api(1st version)
3. bluetooth deinit(free resource) still some problem
|
2016-11-07 02:16:00 +08:00 |
|
Tian Hao
|
3b489f04f0
|
component:bt : change adv api
|
2016-11-06 23:58:37 +08:00 |
|
Tian Hao
|
224acf37f6
|
component/bt : api category
|
2016-11-05 20:40:07 +08:00 |
|
Tian Hao
|
084248e211
|
component/bt : cleanup task evt
|
2016-11-05 19:57:53 +08:00 |
|
Tian Hao
|
5c3ce5b269
|
component/bt : demo compile fix
|
2016-11-05 02:50:51 +08:00 |
|
Tian Hao
|
aa6fe04148
|
component/bt : cleanup the liscence header
|
2016-11-05 02:48:16 +08:00 |
|
Tian Hao
|
acda125e8b
|
Merge branch 'feature/btdm_prf_task' into feature/btdm_bluedroid
# Conflicts:
# components/bt/bluedroid/profiles/core/bt_prf_sys_main.c
# components/bt/bluedroid/profiles/core/bt_prf_task.c
# components/bt/bluedroid/profiles/core/include/bt_prf_sys.h
# components/bt/bluedroid/profiles/core/include/bt_prf_task.h
# components/bt/bluedroid/profiles/esp/include/wx_airsync_prf.h
# components/bt/bluedroid/profiles/esp/wechat_AirSync/wx_airsync_prf.c
# components/bt/bluedroid/stack/btm/btm_sec.c
|
2016-11-04 19:32:47 +08:00 |
|
Tian Hao
|
4ea38327b6
|
component:bt delete old demo trash
|
2016-11-04 17:50:40 +08:00 |
|
Yulong
|
b83b0ed06a
|
commpnent bt:Added the stop advertising to the bt project
|
2016-11-04 05:36:32 -04:00 |
|
Yulong
|
90d9f1a74e
|
component bt:debug the profile task can work
|
2016-11-04 02:34:52 -04:00 |
|
Yulong
|
c377650cdd
|
component bt:Added the profile task to the bt project
|
2016-11-03 04:27:44 -04:00 |
|
Yulong
|
57f8128718
|
component bt:Change the battery client profile to the new API
|
2016-11-02 07:04:11 -04:00 |
|
Yulong
|
2cea783ca1
|
component bt:Added the app_button event process function to the bt project
|
2016-11-02 02:21:31 -04:00 |
|
yulong
|
97c75a88ae
|
component bt:Change the button profile function to the new API function
|
2016-11-02 02:05:30 -04:00 |
|
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 |
|
wangmengyang
|
a8b2608dd9
|
component/bt: merge SDP client and SDP server example to a single demo
|
2016-11-01 11:54:01 +08:00 |
|
yulong
|
1cc3858dc8
|
component bt:Modified the API method to the bt project
|
2016-10-31 07:24:03 -04:00 |
|
yulong
|
3053518f8a
|
component bt:modified the API format to the standard format
|
2016-10-31 06:55:54 -04:00 |
|
wangmengyang
|
2d15803f70
|
component/bt: add new demo for Bluetooth SDP client
1. add Bluetooth SDP client demo;
2. some minor typo fixes
|
2016-10-31 12:34:11 +08:00 |
|
wangmengyang
|
0933339e4b
|
component/bt: add new demo for bluetooth SDP server
1. add bluetooth SDP server demo
2. some minor typo fixes
|
2016-10-28 15:48:27 +08:00 |
|
yulong
|
d6db871068
|
component bt:Change the profile function method to new API
|
2016-10-28 01:54:42 -04:00 |
|
yulong
|
5ede46f213
|
component bt:Change the profile & app interface to new API
|
2016-10-26 08:19:48 -04:00 |
|
yulong
|
3cd8149288
|
component bt:Finished Adding all the GATTS API to the bt project
|
2016-10-26 06:16:43 -04:00 |
|
yulong
|
a799bb8519
|
component bt:Finished Adding the GATTC API to the bt project
|
2016-10-26 05:50:23 -04:00 |
|
Tian Hao
|
45638b3f98
|
component/bt : use LOG_XXX instead of print
|
2016-10-26 15:57:40 +08:00 |
|
yulong
|
fd064e5d88
|
component bt: Added the Gatt client API to the bt project
|
2016-10-25 23:56:45 -04:00 |
|
yulong
|
86dc0ae808
|
component bt: Added the param len & connect API to the bt project
|
2016-10-25 09:12:10 -04:00 |
|
Tian Hao
|
20d33d636b
|
component/bt ; add notify
|
2016-10-25 15:05:08 +08:00 |
|
Tian Hao
|
8e247f3b4c
|
component/bt : delete extra GATTAPP_REGISTER
|
2016-10-24 20:07:19 +08:00 |
|
Tian Hao
|
5fbfa2a01d
|
blufi cleanup the bad things
|
2016-10-24 17:08:37 +08:00 |
|
wangmengyang
|
063e9e8287
|
component/bt: Merge branch 'feature/btdm_bluedroid' into feature/bt_gap
|
2016-10-21 15:19:39 +08:00 |
|
wangmengyang
|
2c0ceb484b
|
component/bt: Bluedroid BTA/SDP module is ported
|
2016-10-21 15:12:22 +08:00 |
|
yulong
|
94442708f5
|
component bt:added the advertising & scanning API to the bt project
|
2016-10-21 02:16:01 -04:00 |
|
wangmengyang
|
e81ff4f68c
|
component/bt: fix compiler error for examples/07_blufi
1. add the missing include of header in bt_app_core.c for examples/07_blufi,
where macro "BUT_PROFILE_CFG" should be set non-zero;
|
2016-10-19 19:51:18 +08:00 |
|