Matthias Ringwald
|
a4f7d0a0d8
|
pts: fix compile
|
2017-12-13 16:52:44 +01:00 |
|
Matthias Ringwald
|
95a8ee01a4
|
btstack_stdin: provide console input in callback
|
2017-05-27 21:50:39 +02:00 |
|
Matthias Ringwald
|
7ea7688a8f
|
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
2017-05-27 21:50:19 +02:00 |
|
Matthias Ringwald
|
9322a3ccd6
|
pts: fix compile
|
2016-04-08 14:19:54 +02:00 |
|
Milanka Ringwald
|
10cad10245
|
use getters in HCI_EVENT_LE_META
|
2016-04-01 16:28:01 +02:00 |
|
Matthias Ringwald
|
13e6e052f6
|
pts: fix compile
|
2016-04-01 14:50:10 +02:00 |
|
Milanka Ringwald
|
be7cc9a0c2
|
use btstack_event_state_get_state
|
2016-04-01 12:27:13 +02:00 |
|
Matthias Ringwald
|
3583331350
|
fix prototypes for fn()
|
2016-03-28 11:54:38 +02: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
|
711e6c8033
|
use hci_con_handle_t more
|
2016-02-19 11:24:51 +01:00 |
|
Matthias Ringwald
|
591423b2a5
|
att -> att_db
|
2016-02-11 21:23:06 +01:00 |
|
Matthias Ringwald
|
073bd0fad0
|
hci: COMMAND_COMPLETE_EVENT->HCI_EVENT_IS_COMMAND_COMPLETE. COMMAND_STATUS_EVENT->HCI_EVENT_IS_COMMAND_STATUS
|
2016-02-11 16:12:55 +01:00 |
|
Matthias Ringwald
|
f8fbdce0c5
|
use little/big_endian_read/store_16/24/32
|
2016-01-31 00:07:32 +01:00 |
|
Matthias Ringwald
|
5611a760af
|
use for event types
|
2016-01-30 23:58:36 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
941a6c670c
|
att_server_can_send -> att_server_can_send_packet_now
|
2016-01-21 12:29:13 +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
|
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
|
9796ebea28
|
hci_trasport: add type to hci transport config, update all ports
|
2016-01-06 23:02:46 +01:00 |
|
Matthias Ringwald
|
f7a05cdac4
|
integrate gap_le.h into gap.h
|
2015-11-16 23:04:25 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|
Matthias Ringwald
|
ad3b7aec56
|
fix -Wmissing-prototypes and -Wshadow warnings for pts
|
2015-11-06 21:34:45 +01:00 |
|
Matthias Ringwald
|
d6670ce8ef
|
separate .gatt profiles for peripheral and central tests, fix attribute lookup
|
2015-11-01 10:02:01 +01:00 |
|
Matthias Ringwald
|
c20baaa5ef
|
change random address every 5 seconds in ble peripheral test
|
2015-10-26 23:20:11 +01:00 |
|
Matthias Ringwald
|
195a80287b
|
removed btstack/include folder
|
2015-10-15 16:33:34 +02:00 |
|
Matthias Ringwald
|
75e30611be
|
use HCI Event style packet instead of sm_event_t
|
2015-10-11 23:33:03 +02:00 |
|
Matthias Ringwald
|
494b3cc52e
|
pass in connection handle instead of address / address_type info for SM API
|
2015-10-11 21:40:03 +02:00 |
|
Matthias Ringwald
|
2626a89083
|
confirm just works in peripheral test
|
2015-10-05 23:02:49 +02:00 |
|
Matthias Ringwald
|
85192bb840
|
removed l2cap_le_request_connection_parameter_update
|
2015-08-12 14:46:16 +02:00 |
|
Matthias Ringwald
|
1429564c1d
|
removed #include <sys/uio.h> from examples/pts tests
|
2015-06-19 11:31:44 +02:00 |
|
Matthias Ringwald
|
b7e28d92a5
|
remove #include <termios.h> from pts tests
|
2015-06-19 11:27:40 +02:00 |
|
Matthias Ringwald
|
4fc359d955
|
moved hsp implementation to src/ and all pts tests to test/pts
|
2015-06-12 22:16:57 +02:00 |
|