Milanka Ringwald
|
f68310578c
|
libusb port: update gitignore file
|
2019-09-20 14:02:27 +02:00 |
|
Milanka Ringwald
|
ff6bc02c5d
|
avdtp: add DELAY_REPORT event
|
2019-09-20 13:58:59 +02:00 |
|
Milanka Ringwald
|
f6f3c9037b
|
avdtp_util: reimplement avdtp_unpack_service_capabilities to handle last category correctly, Fixes #234
|
2019-09-20 13:55:28 +02:00 |
|
Milanka Ringwald
|
19650ae897
|
test: add avdtp_util test
|
2019-09-20 13:16:20 +02:00 |
|
Matthias Ringwald
|
5cdaddfa07
|
hci_cmd: add hci_bcm_write_tx_power_table for Broadcom/Cypress
|
2019-09-20 10:55:49 +02:00 |
|
Matthias Ringwald
|
cab2c6870c
|
hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed
|
2019-09-19 21:41:37 +02:00 |
|
Matthias Ringwald
|
a0e0c2be34
|
gatt_client: add missing {} to error handing with ENABLE_GATT_CLIENT_PAIRING
|
2019-09-19 14:34:47 +02:00 |
|
Matthias Ringwald
|
9ccd94f81e
|
test/sdp: fix sdp_record_builder and add to test suite
|
2019-09-18 17:42:10 +02:00 |
|
Matthias Ringwald
|
d491c1ea62
|
test/mesh: add to test suite
|
2019-09-18 17:29:48 +02:00 |
|
Matthias Ringwald
|
29aca185e8
|
mesh: minimal network pdu without payload and mic is 9 bytes
|
2019-09-18 17:28:16 +02:00 |
|
Matthias Ringwald
|
7a1ad92d2c
|
mesh: use sequence number peek for encryption of segmented access messages to match sample data
|
2019-09-18 17:17:26 +02:00 |
|
Matthias Ringwald
|
b0d2aa0ba6
|
mesh: log LowerTransportPDU without network header
|
2019-09-18 17:16:21 +02:00 |
|
Matthias Ringwald
|
88fa182f58
|
mesh: don't free outgoing network pdus in mesh_network (owned by higher layer)
|
2019-09-18 15:38:17 +02:00 |
|
Matthias Ringwald
|
84242f8829
|
test/mesh: add mesh_message_test to CMake build
|
2019-09-18 15:17:40 +02:00 |
|
Matthias Ringwald
|
dd2dbe6a83
|
test/flash_tlv: fix test and add to test suite
|
2019-09-18 13:13:05 +02:00 |
|
Matthias Ringwald
|
e72aa11aa9
|
test/cryto: fix compile on debian
|
2019-09-17 18:28:56 +02:00 |
|
Matthias Ringwald
|
5b303b6778
|
test/cryto: fix compile on debian
|
2019-09-17 17:49:30 +02:00 |
|
Matthias Ringwald
|
54671822aa
|
coverage: enable branch coverage
|
2019-09-17 17:11:24 +02:00 |
|
Matthias Ringwald
|
b338ca6049
|
coverage: line and function coverage for core
|
2019-09-17 15:11:58 +02:00 |
|
Matthias Ringwald
|
df6b38e67d
|
example/spp_streamer_client: fix build
|
2019-09-16 11:36:10 +02:00 |
|
Matthias Ringwald
|
3392790ebc
|
example/avrcp_browsing_client.c: fix warning
|
2019-09-16 11:32:36 +02:00 |
|
Matthias Ringwald
|
895065ea12
|
rfcomm: fix compile with ERTM enabled
|
2019-09-16 11:24:05 +02:00 |
|
Matthias Ringwald
|
71a95af981
|
example/spp_streamer_client: lookup RFCOMM Server Channel by SDP
|
2019-09-16 10:47:55 +02:00 |
|
Matthias Ringwald
|
b43a2cb652
|
test/obex: fix test data
|
2019-09-15 20:23:41 +02:00 |
|
Matthias Ringwald
|
5e540b03a0
|
test/maths: fix build
|
2019-09-15 20:12:24 +02:00 |
|
Matthias Ringwald
|
aa58a51854
|
test/hid_parser: fix compile with gcc
|
2019-09-15 19:34:25 +02:00 |
|
Matthias Ringwald
|
1c22f3beea
|
test: fix and add to main make test
|
2019-09-14 22:36:27 +02:00 |
|
Matthias Ringwald
|
b1dcf9d89e
|
btstack_event: use reverse_bytes to avoid cast to bd_addr_t
|
2019-09-14 21:55:47 +02:00 |
|
Matthias Ringwald
|
39426feb21
|
hfp_ag: extract hfp_ag_handle_reject_incoming_call
|
2019-09-14 16:14:34 +02:00 |
|
Milanka Ringwald
|
69d0a1a709
|
avrcp_browsing_target: fix compile
|
2019-09-13 15:16:07 +02:00 |
|
Matthias Ringwald
|
067de866b0
|
hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed
|
2019-09-13 15:12:00 +02:00 |
|
Matthias Ringwald
|
e80b814d7d
|
hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed
|
2019-09-13 15:00:29 +02:00 |
|
Matthias Ringwald
|
63b7463190
|
libusb: add miissing space CMakeLists.txt
|
2019-09-13 11:41:58 +02:00 |
|
Matthias Ringwald
|
002abde24f
|
doc/hci: hci_can_send_packet_now -> hci_can_send_command_packet_now
|
2019-09-12 18:08:24 +02:00 |
|
Matthias Ringwald
|
9af39d9f0f
|
hci: add hci_read_pin_type and hci_write_pin_type
|
2019-09-12 18:05:03 +02:00 |
|
Milanka Ringwald
|
54b65e6f06
|
avrcp_browsing_controller: use local avrcp_browsing_get_next_cid function
|
2019-09-12 15:04:58 +02:00 |
|
Milanka Ringwald
|
c3c0cd33d7
|
mesh_health_server: if packet handler is not defined, skip sending events to client
|
2019-09-12 14:42:57 +02:00 |
|
Milanka Ringwald
|
f2d2ca19de
|
avdtp: fix compiling issue
|
2019-09-12 14:41:31 +02:00 |
|
Milanka Ringwald
|
298aeecde0
|
avrcp: handle overrun and using existing cid
|
2019-09-12 14:41:05 +02:00 |
|
Milanka Ringwald
|
095ad46240
|
mesh: configure health server - assign mesh health server model context and operations
|
2019-09-12 11:21:10 +02:00 |
|
Milanka Ringwald
|
fef69b25dc
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2019-09-12 11:11:07 +02:00 |
|
Matthias Ringwald
|
ad254f5df7
|
hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed
|
2019-09-12 11:04:31 +02:00 |
|
Matthias Ringwald
|
88dd0c2f70
|
example/mesh_node_demo: fix compile
|
2019-09-12 11:02:11 +02:00 |
|
Matthias Ringwald
|
480ff3cb1a
|
mesh: fix compile without ENABLE_MESH_PROVISIONER
|
2019-09-12 10:19:06 +02:00 |
|
Milanka Ringwald
|
af121d545b
|
avdtp: handle overrun and avoid duplicate stream endpoint id and avdtp cid
|
2019-09-10 15:07:30 +02:00 |
|
Milanka Ringwald
|
1859e0acd7
|
rfcomm: handle overrun and avoid duplicate ertm id
|
2019-09-10 14:48:01 +02:00 |
|
Milanka Ringwald
|
f53b779d3e
|
rfcomm: handle overruns and avoid duplicate id
|
2019-09-10 14:37:15 +02:00 |
|
Matthias Ringwald
|
ae7be28205
|
changelog: update
|
2019-09-09 17:45:03 +02:00 |
|
Matthias Ringwald
|
6f37ec70b3
|
3rd-party/readme: add version info
|
2019-09-09 17:41:04 +02:00 |
|
Milanka Ringwald
|
30a044b095
|
mesh: rename pb_type_t to mesh_pb_type_t, fixes #249
|
2019-09-09 17:23:43 +02:00 |
|