Matthias Ringwald
|
8cba5ca323
|
sm: numeric comparison for secure connections in initiator role
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
83b3ae5f87
|
sm: auto confirm pairing in gap_le_connect_to_1111 example
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
7cef8eada7
|
libusb: add gap_le_connect_to_1111 example for testing outgoing le secure connection pairing
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
faccbb295e
|
example: add characteristic that requires authentication, requrest le secure connecions
|
2016-05-27 16:40:53 +02:00 |
|
Matthias Ringwald
|
185c8cd41d
|
example/hsp+hfp: extract SCO test code into sco_demo_util
|
2016-05-23 18:03:11 +02:00 |
|
Matthias Ringwald
|
b3bf67571f
|
libusb: use more transfers for isochronous data
|
2016-05-23 13:57:53 +02:00 |
|
Matthias Ringwald
|
d356a6da17
|
move 'BTstack up and running' message from examples into port/../main.c
|
2016-04-08 23:23:09 +02:00 |
|
Matthias Ringwald
|
d0755cd68c
|
prefix POSIX related HAVE_ defines
|
2016-03-30 10:59:47 +02:00 |
|
Matthias Ringwald
|
e32b1c032a
|
drop HAVE_SO_NOSIGPIPE
|
2016-03-29 21:51:43 +02:00 |
|
Matthias Ringwald
|
06d662def5
|
add HAVE_STDIO to posix ports
|
2016-03-28 16:26:37 +02:00 |
|
Matthias Ringwald
|
0cb5b9716d
|
fix prototypes for fn()
|
2016-03-28 11:44:30 +02:00 |
|
Matthias Ringwald
|
40d883bd01
|
replace bzero with memset and drop HAVE_BZERO
|
2016-03-27 22:49:03 +02:00 |
|
Matthias Ringwald
|
fffdd28857
|
Merge branch 'master' into develop
|
2016-03-25 23:15:14 +01:00 |
|
Matthias Ringwald
|
24ced5a6f6
|
runloop: enable callback for all data sources
|
2016-03-24 22:12:50 +01:00 |
|
Matthias Ringwald
|
f912b310ca
|
runloop: pass callback type to data source process functions
|
2016-03-24 20:50:00 +01:00 |
|
Matthias Ringwald
|
7cd5ef9557
|
runloop: pass callback type to data source process functions
|
2016-03-24 20:46:20 +01:00 |
|
Matthias Ringwald
|
c4ae7169b8
|
runloop: replace struct btstack_data_source with btstack_data_source_t
|
2016-03-24 20:26:16 +01:00 |
|
Matthias Ringwald
|
3a5c43eebf
|
runloop: set data source fd by new setter
|
2016-03-24 20:04:14 +01:00 |
|
Matthias Ringwald
|
835c167141
|
runloop: set ds->process via setter
|
2016-03-24 19:36:55 +01:00 |
|
Matthias Ringwald
|
8070883bfe
|
.gitignore
|
2016-03-08 10:19:16 +01:00 |
|
Matthias Ringwald
|
71c4de7a56
|
sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI
|
2016-03-01 17:29:04 +01:00 |
|
Matthias Ringwald
|
68bbf757e4
|
sco: drop HAVE_SCO define
|
2016-03-01 17:27:21 +01:00 |
|
Matthias Ringwald
|
bcf00d8fa4
|
examples: move out of embedded subfolder
|
2016-02-19 09:46:37 +01:00 |
|
Matthias Ringwald
|
f31a71cf4b
|
sco: have h2_libusb emit HCI_EVENT_SCO_CAN_SEND_NOW when outgoing buffer available, send as long as can_send_now is true
|
2016-02-18 15:05:38 +01:00 |
|
Matthias Ringwald
|
63fa3374ea
|
hci_transport: send HCI_EVENT_TRANSPORT_PACKET_SENT when buffer can be re-used, send HCI_EVENT_SCO_CAN_SEND_NOW if that's separate
|
2016-02-18 14:48:41 +01:00 |
|
Matthias Ringwald
|
66a048ab90
|
Merge branch 'master' into ble-api-cleanup
|
2016-02-15 22:06:55 +01:00 |
|
Matthias Ringwald
|
2d5e09d6d4
|
hci: set link_key_db via hci_set_link_key_db instead of via hci_init().
|
2016-02-11 20:10:17 +01:00 |
|
Matthias Ringwald
|
09bb527008
|
libusb: hci dump to file again
|
2016-02-03 14:55:49 +01:00 |
|
Matthias Ringwald
|
a98592bc68
|
split remote_device_db into btstack_link_key_db and btstack_device_name_db
|
2016-02-02 21:57:10 +01:00 |
|
Matthias Ringwald
|
0e537d1e66
|
move btstack_version.h to platform/daemon and only use by daemon
|
2016-01-31 20:31:52 +01:00 |
|
Matthias Ringwald
|
787071125c
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 15:04:34 +01:00 |
|
Matthias Ringwald
|
b86fe33f44
|
libusb: make compile without SCO
|
2016-01-27 15:30:31 +01:00 |
|
Matthias Ringwald
|
fa8a3a246f
|
libusb: remove unused define
|
2016-01-27 15:29:54 +01:00 |
|
Matthias Ringwald
|
24b3c62931
|
hci_transport: cleanup struct, add init(void *transport_config)
|
2016-01-24 20:10:17 +01:00 |
|
Matthias Ringwald
|
67e0331a16
|
libusb: fix compile
|
2016-01-24 19:12:10 +01:00 |
|
Matthias Ringwald
|
80b9a8caa6
|
add ENABLE_CLASSIC to all examples
|
2016-01-24 18:09:29 +01:00 |
|
Matthias Ringwald
|
fb55bd0acc
|
remove btstack_control_h from hci_init. mark btstack_control, hci_transport, and hci_transport_config as const
|
2016-01-22 17:16:06 +01:00 |
|
Matthias Ringwald
|
3fb36a2984
|
chipset: remove all chipset functions from btstack_control.h and use from hci.c
|
2016-01-22 15:41:59 +01:00 |
|
Matthias Ringwald
|
0d529a9fd2
|
streamline btstack_config.h files
|
2016-01-21 21:56:56 +01:00 |
|
Matthias Ringwald
|
2539bee62f
|
HAVE_HCI_DUMP -> ENABLE_LOG_INTO_HCI_DUMP
|
2016-01-21 21:27:06 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
a9a4c40924
|
structure btstack-config.h
|
2016-01-21 15:33:36 +01:00 |
|
Matthias Ringwald
|
4fd8b166ac
|
config: drop USE_POSIX_RUN_LOOP and USE_COCOA_RUN_LOOP
|
2016-01-21 15:11:52 +01:00 |
|
Matthias Ringwald
|
1e59816644
|
ble: ancs_client_lib -> ancs_client, example: ancs_client -> ancs_client_demo
|
2016-01-21 14:42:13 +01:00 |
|
Matthias Ringwald
|
e9e0704f0b
|
vesion.h -> btstack_version.h
|
2016-01-20 16:11:27 +01:00 |
|
Matthias Ringwald
|
eb8860135e
|
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
2016-01-20 16:10:07 +01:00 |
|
Matthias Ringwald
|
ec820d7756
|
prefix data_source_t and timer_source_t with btstack
|
2016-01-20 16:00:45 +01:00 |
|
Matthias Ringwald
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
b7d596c104
|
run_loop_X.c/h -> run_loop_X.c/h
|
2016-01-20 15:32:11 +01:00 |
|
Matthias Ringwald
|
8263662281
|
run_loop.h -> btstack_run_loop.h
|
2016-01-20 15:08:39 +01:00 |
|
Matthias Ringwald
|
16ece13520
|
prefix debug with btstack_
|
2016-01-20 14:52:45 +01:00 |
|
Matthias Ringwald
|
6773b3a0a4
|
move hci_transport_h2_libusb to port/libusb
|
2016-01-20 14:24:29 +01:00 |
|
Matthias Ringwald
|
dd9e275ce1
|
platform/posix: drop src folder
|
2016-01-20 14:20:47 +01:00 |
|
Matthias Ringwald
|
d210d9c4c0
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-14 19:59:05 +01:00 |
|
Matthias Ringwald
|
9796ebea28
|
hci_trasport: add type to hci transport config, update all ports
|
2016-01-06 23:02:46 +01:00 |
|
Matthias Ringwald
|
a484130c09
|
run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes
|
2016-01-06 17:31:20 +01:00 |
|
Matthias Ringwald
|
00cae490be
|
fix compile
|
2015-11-14 23:27:21 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
8caefee39d
|
separate platform specific code and ports for a particular setup
|
2015-11-13 10:18:04 +01:00 |
|