Yulong
|
22ccf6c368
|
component/bt:rebase the BT_BLE_separate to the new master
|
2017-04-17 22:53:43 -04:00 |
|
wangmengyang
|
e132e95476
|
component/bt: format the new source files
|
2017-03-17 22:46:49 +08:00 |
|
wangmengyang
|
fda2e89a1e
|
component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth
|
2017-03-17 15:08:47 +08:00 |
|
wangmengyang
|
17696bc679
|
component/bt: resolve the differences with ESP-IDF master branch
|
2017-03-13 21:28:53 +08:00 |
|
wangmengyang
|
383db0dc81
|
Merge branch 'master' into feature/btdm_avrc
|
2017-03-13 16:21:41 +08:00 |
|
wangmengyang
|
118131109e
|
component/bt: modification to a2dp API to support reconnection
1. add API esp_a2d_sink_connect() to initiate connection to other devices;
2. modify lower layers to transfer the disconnection reason upwards
|
2017-02-23 14:30:08 +08:00 |
|
wangmengyang
|
c94e0177c2
|
component/bt: Merge branch 'master' into feature/btdm_a2dp
|
2016-12-26 20:35:28 +08:00 |
|
wangmengyang
|
2e8af3a8b7
|
component/bt: fix typos and complier errors of the merged code
1. format the source code of A2DP sample
2. fix some compiler errors and warnings
|
2016-11-26 13:09:55 +08:00 |
|
wangmengyang
|
ea75dc7064
|
component/bt: bug fix for hci data packet reassembler
1. bugfix for hci data packet reassembler
2. create new file btif_avk.c originated from btif_av.c to eliminate the avrc related logic
|
2016-11-15 14:32:22 +08:00 |
|
wangmengyang
|
d4d34c1457
|
component/bt: move bta_av_co.c out to example directory
|
2016-11-04 18:33:57 +08:00 |
|
wangmengyang
|
2d21f3c501
|
component/bt: transport bludroid bta/av and bta/ar modules to stack
note: callout functions defined in bta_av_co.c are temporarily removed;
|
2016-11-02 19:40:46 +08:00 |
|