Tian Hao
|
fd0d28afc3
|
component/bt : cleanup some missing code
|
2016-11-28 16:39:53 +08: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
|
084248e211
|
component/bt : cleanup task evt
|
2016-11-05 19:57:53 +08:00 |
|
wangmengyang
|
47d73dfe05
|
component/bt: implement some APIs for bluetooth SDP, GAP and stack manager
1. add bt profile task(temporarily called btif task)
2. add GAP API to set BT scan mode
3. port btif/SDP module
4. port btif stack manager
|
2016-10-26 11:25:24 +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 |
|
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 |
|