Matthias Ringwald
|
3b1eb0e2e9
|
Merge branch 'master' into ble-api-cleanup
|
2016-02-03 11:14:23 +01:00 |
|
Matthias Ringwald
|
bcca056723
|
hci transport: verify ACL packet payload len
|
2016-02-03 11:12:57 +01:00 |
|
Matthias Ringwald
|
af204097d5
|
daemon/ios: use btstack_device_name_db_fs or _cocoa if appropriate
|
2016-02-02 22:32:29 +01:00 |
|
Matthias Ringwald
|
ea809503bf
|
iOS: fix daemon compile
|
2016-02-02 22:11:15 +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
|
c4786d381e
|
btstack_linked_list: remove user data field
|
2016-02-01 23:06:54 +01:00 |
|
Matthias Ringwald
|
91a977e85b
|
linked_list: stop using linked lit item context in hci, sm,bnep, and rfcomm
|
2016-02-01 22:18:59 +01:00 |
|
Matthias Ringwald
|
596d62218e
|
sdp_query_rfcomm: fix compile
|
2016-02-01 22:05:44 +01:00 |
|
Matthias Ringwald
|
fd93975622
|
run_loop: add context to timer source
|
2016-02-01 22:03:18 +01:00 |
|
Matthias Ringwald
|
68d15bfc4c
|
Merge branch 'master' into ble-api-cleanup
|
2016-02-01 16:51:58 +01:00 |
|
Matthias Ringwald
|
8ab4656a5b
|
rfcomm: fix checks for l2cap can send now
|
2016-02-01 16:51:45 +01:00 |
|
Matthias Ringwald
|
4f396e87e6
|
remote name caching: moved from hci.c into daemon.c
|
2016-02-01 12:23:42 +01:00 |
|
Matthias Ringwald
|
2c8dc43e81
|
conversion: basic find/sed script for renames
|
2016-01-31 20:38:52 +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
|
591605b768
|
sdp_query: remove context, update daemon
|
2016-01-31 20:16:56 +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
|
a481587475
|
ancs_client: drop ancs_client_event_t
|
2016-01-29 22:35:46 +01:00 |
|
Matthias Ringwald
|
36f83f4111
|
java: fix L length fields to be 16 bit
|
2016-01-29 22:02:36 +01:00 |
|
Matthias Ringwald
|
4de250b4e0
|
sdp_parser: rename SDP_QUERY_ATTRIBUTE_VALUE -> SDP_QUERY_ATTRIBUTE_BYTE. Use SDP_QUERY_ATTRIBUTE_VALUE for daemon events
|
2016-01-29 21:58:46 +01:00 |
|
Matthias Ringwald
|
a874746709
|
sdp_parser: drop sdp_query_event_t finally
|
2016-01-29 21:31:07 +01:00 |
|
Matthias Ringwald
|
4225393c87
|
sdp_parser: replace sdp_query_attribute_value_event_t with regular hci event
|
2016-01-29 20:47:17 +01:00 |
|
Matthias Ringwald
|
7620b4f095
|
sdp_parser: replace sdp_query_service_record_handle_event_t with regular hci event
|
2016-01-29 18:42:15 +01:00 |
|
Matthias Ringwald
|
fd2eb611c5
|
sdp_parser: replace sdp_query_complete_event_t with regular hci event
|
2016-01-29 18:30:07 +01:00 |
|
Matthias Ringwald
|
7bd8e93b3a
|
sdp_parser: replace sdp_query_rfcomm_service_event_t with regular hci event
|
2016-01-29 18:06:32 +01:00 |
|
Matthias Ringwald
|
77f718c013
|
test: remote_device_db fix by adding custom btstack_config.h
|
2016-01-29 17:59:42 +01:00 |
|
Matthias Ringwald
|
2044a9b9ae
|
test: fix compile advertising_data_parser
|
2016-01-29 17:52:31 +01:00 |
|
Matthias Ringwald
|
bf1b35bfe3
|
util: add swap48. don't use array notation in arguments
|
2016-01-29 17:26:18 +01:00 |
|
Matthias Ringwald
|
c3b5b8a5c3
|
btstack_event_generator.py: automatic generation of event getters/setters
|
2016-01-29 15:44:26 +01:00 |
|
Matthias Ringwald
|
4b238d71c0
|
move more helper from java_binding.py to btstack_parser.py
|
2016-01-29 11:21:39 +01:00 |
|
Matthias Ringwald
|
bfd81087a7
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 22:27:52 +01:00 |
|
Matthias Ringwald
|
0f035029e4
|
bindings: extract btstack_parser to parse commands and events
|
2016-01-28 22:10:25 +01:00 |
|
Matthias Ringwald
|
2a989d8add
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 20:42:00 +01:00 |
|
Matthias Ringwald
|
3ad6e8fa85
|
add eHCILL warning to hci_transport_h4_dma
|
2016-01-28 20:41:09 +01:00 |
|
Matthias Ringwald
|
81fde08b92
|
remove HAVE_EHCILL from pic32-harmony project as it is using a CSR chipset. Throw warning if HAVE_EHCILL defined but transport does not support it (yet)
|
2016-01-28 20:39:21 +01:00 |
|
Matthias Ringwald
|
7e2526228d
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 15:56:33 +01:00 |
|
Matthias Ringwald
|
a9751d73b6
|
gap: add gap_random_address_set
|
2016-01-28 15:53:49 +01:00 |
|
Matthias Ringwald
|
787071125c
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 15:04:34 +01:00 |
|
Matthias Ringwald
|
92feaef781
|
rfcomm: release outgoing packet buffer in case of error in l2cap_send_prepared
|
2016-01-28 14:54:43 +01:00 |
|
Matthias Ringwald
|
83e7cdd948
|
l2cap: add l2cap_can_send_prepared_packet_now
|
2016-01-28 14:54:03 +01:00 |
|
Matthias Ringwald
|
7d00c19e81
|
arduino: add C++ protection
|
2016-01-27 15:36:32 +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
|
4af9a48d93
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-24 19:11:51 +01:00 |
|
Matthias Ringwald
|
1aba866f2c
|
add SCO handle to HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE
|
2016-01-24 19:07:46 +01:00 |
|
Matthias Ringwald
|
9cae807ed4
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-24 18:18:54 +01:00 |
|
Matthias Ringwald
|
80b9a8caa6
|
add ENABLE_CLASSIC to all examples
|
2016-01-24 18:09:29 +01:00 |
|
Matthias Ringwald
|
26a5de6f3c
|
csr: add another pskey that could help for SCO over HCI
|
2016-01-22 22:34:47 +01:00 |
|