#
289689b7 |
| 22-Jan-2016 |
Matthias Ringwald <[email protected]> |
bt_control: remove valid field
|
#
3fb36a29 |
| 22-Jan-2016 |
Matthias Ringwald <[email protected]> |
chipset: remove all chipset functions from btstack_control.h and use from hci.c
|
#
c67501cb |
| 22-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci: add hci_set_chipset and set it for all ports
|
#
56042629 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_cmds -> hci_cmd
|
#
d4c40e65 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
use hci_transport_TYPE_instace() consistently. Fix iOS port build
|
#
eb886013 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
#
ec820d77 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix data_source_t and timer_source_t with btstack
|
#
528a4a3b |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix run_loop_ functions with btstack_
|
#
8f2a52f4 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
forgot to add files in earlier commit
|
#
82636622 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
run_loop.h -> btstack_run_loop.h
|
#
16ece135 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix debug with btstack_
|
#
9796ebea |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_trasport: add type to hci transport config, update all ports
|
#
a484130c |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes
|
#
8a513128 |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
move run loop embedded specific functionality to run_loop_embedded.h
|
#
829afdbe |
| 06-Jan-2016 |
Matthias Ringwald <[email protected]> |
embedded_ -> run_loop_embedded_
|
#
f5054c00 |
| 10-Dec-2015 |
Matthias Ringwald <[email protected]> |
Merge branch 'master' into ble-api-cleanup
|
#
f7a05cda |
| 16-Nov-2015 |
Matthias Ringwald <[email protected]> |
integrate gap_le.h into gap.h
|
#
3edc84c5 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix paths after source reorg
|
#
8caefee3 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
separate platform specific code and ports for a particular setup
|