Matthias Ringwald
|
3f0fce8c53
|
libusb: don't use LLVM-only warning flags
|
2018-07-06 07:21:46 +02:00 |
|
Matthias Ringwald
|
c6d79a8426
|
mtk: fix compile -> named union on btstack_data_source_t
|
2018-07-05 23:28:00 +02:00 |
|
Matthias Ringwald
|
1dcd7dc6a3
|
libusb: don't use -Wgnu-empty-initializer (not available for gcc)
|
2018-07-05 23:23:22 +02:00 |
|
Matthias Ringwald
|
59ab165553
|
btstack_crypto: avoid anonymous union
|
2018-07-05 23:15:48 +02:00 |
|
Matthias Ringwald
|
080ca4ee19
|
example/spp_streamer_client: fix compiler warning
|
2018-07-05 23:09:10 +02:00 |
|
Matthias Ringwald
|
398a95ec8e
|
run_loop: avoid anonymous union
|
2018-07-05 23:07:52 +02:00 |
|
Matthias Ringwald
|
f04a41aef7
|
btstack_run_loop: add btstack_run_loop_set_data_source_handle and btstack_run_loop_get_data_source_handle (for windows)
|
2018-07-05 22:54:18 +02:00 |
|
Matthias Ringwald
|
d504181a0a
|
hci: avoid anonymous union
|
2018-07-05 22:53:44 +02:00 |
|
Matthias Ringwald
|
8c413f9ace
|
avrcp: use enum values in 'int' size' - avoid compiler warning
|
2018-07-05 22:43:12 +02:00 |
|
Matthias Ringwald
|
18bcdd55e6
|
avrcp_target: AVRCP_MEDIA_ATTR_NONE + 1 = AVRCP_MEDIA_ATTR_ALL
|
2018-07-05 22:38:26 +02:00 |
|
Matthias Ringwald
|
6138850c18
|
fix 'no newline at end of file' [-Wnewline-eof]
|
2018-07-05 22:19:19 +02:00 |
|
Matthias Ringwald
|
c30af2ff06
|
don't use empty initializer [-Wgnu-empty-initializer]
|
2018-07-05 22:13:46 +02:00 |
|
Milanka Ringwald
|
dbb3997aee
|
compile_gatt: add additional paths for .gatt files using -I
|
2018-07-05 12:15:01 +02:00 |
|
Milanka Ringwald
|
432f6cc7ec
|
hal_flash_bank_memory: remove exit() from write-twice error reporting
|
2018-07-03 15:10:29 +02:00 |
|
Milanka Ringwald
|
c006cd1902
|
fix compiler warnings
|
2018-07-03 10:38:57 +02:00 |
|
Milanka Ringwald
|
784eb10cc7
|
windows-winusb: ignore virtual Bluetooth adapter provided by VMware (compile fix)
|
2018-07-02 15:08:47 +02:00 |
|
Milanka Ringwald
|
9d31f827ed
|
windows-winusb: ignore virtual Bluetooth adapter provided by VMware
|
2018-07-02 14:59:29 +02:00 |
|
Matthias Ringwald
|
cea733e4bd
|
test: new sdp/sdp_record_builder calculates sdp record sizes based on provided param
|
2018-06-26 18:31:42 +02:00 |
|
Matthias Ringwald
|
d0c510fc6d
|
a2dp: fix compiltion for c++
|
2018-06-26 18:25:04 +02:00 |
|
Matthias Ringwald
|
dfbbc26bf3
|
avrcp: fix compilation for c++
|
2018-06-26 18:12:51 +02:00 |
|
Matthias Ringwald
|
a959741731
|
avrcp: acd missing #include
|
2018-06-26 18:02:59 +02:00 |
|
Matthias Ringwald
|
9e6f232991
|
test: remove outdated include paths
|
2018-06-26 13:40:35 +02:00 |
|
Matthias Ringwald
|
85414bcc73
|
ports: enable SCO-over-HCI for CC256x ports
|
2018-06-26 13:28:24 +02:00 |
|
Matthias Ringwald
|
dd5e598191
|
avrcp: allow to pass NULL as connection cid output parameter
|
2018-06-26 12:24:07 +02:00 |
|
Matthias Ringwald
|
dba24ced98
|
le_device_db_tlv: log_error if tlv isn't initialized, try not to crash
|
2018-06-22 11:43:37 +02:00 |
|
Matthias Ringwald
|
bc71fcbb5e
|
libusb/windows-winusb: add BCM20702B0
|
2018-06-20 12:09:41 +02:00 |
|
Matthias Ringwald
|
27328ecb57
|
att_server: remove pending value indication timer on disconnect
|
2018-06-19 18:45:28 +02:00 |
|
Milanka Ringwald
|
6fa3dbf269
|
avrcp controller: playback position change rate set to one sec, pass playback position changed event
|
2018-06-19 12:37:30 +02:00 |
|
Matthias Ringwald
|
9277c44334
|
daemon: fix hci_dump to file
|
2018-06-19 09:22:35 +02:00 |
|
Matthias Ringwald
|
875088e2a4
|
daemon: improve iOS warning
|
2018-06-18 12:29:53 +02:00 |
|
Matthias Ringwald
|
82c9843e67
|
java: don't hexdump send packets
|
2018-06-18 12:03:28 +02:00 |
|
Matthias Ringwald
|
1884f13fb9
|
java: fix TCP receive
|
2018-06-18 12:02:43 +02:00 |
|
Matthias Ringwald
|
ad7ef80b35
|
deamon: compile BTstack Server as libBTstackServer.[dll|so|dsym]
|
2018-06-18 11:32:59 +02:00 |
|
Matthias Ringwald
|
0834c23d56
|
doc: remove list of supported Controllers from ENABLE_SCO_OVER_HCI
|
2018-06-18 11:31:28 +02:00 |
|
Matthias Ringwald
|
d72415a4a7
|
esp32: enable SCO over HCI
|
2018-06-16 22:50:56 +02:00 |
|
Matthias Ringwald
|
8701c8427c
|
esp32: update sdkconfig
|
2018-06-16 22:50:20 +02:00 |
|
Matthias Ringwald
|
80117cebe7
|
hci: ignore upper 4 bits for HCI_EVENT_NUMBER_OF_COMPLETED_PACKETS
|
2018-06-16 22:22:41 +02:00 |
|
Matthias Ringwald
|
5d07396b24
|
att_server: packet handler field added to att_service_handler_t to receive: connect/disconnect, atu exchange, indication complete
|
2018-06-16 21:56:13 +02:00 |
|
Matthias Ringwald
|
aa487f40a7
|
tool: uuid128_format parses UUID128 and prints it as both big and little endian
|
2018-06-16 12:18:45 +02:00 |
|
Matthias Ringwald
|
1c7ac872de
|
avrcp controller: fix parsing of now playing info
|
2018-06-15 12:27:46 +02:00 |
|
Matthias Ringwald
|
7f8d4ab11f
|
chipset: tc35661 does not support SCO-over-HCI
|
2018-06-14 15:13:37 +02:00 |
|
Matthias Ringwald
|
ea478a8375
|
btstack_crypto: avoid compile warnings for unimplemented CCM operations with HAVE_AES128 defined
|
2018-06-13 09:21:09 +02:00 |
|
Matthias Ringwald
|
7909a4147e
|
btstack_crypto: fix compile error for HAVE_AES128. Fix suggested by Venkat Subbiah <vsubbiah@packetp.com>
|
2018-06-13 09:18:39 +02:00 |
|
Matthias Ringwald
|
881a49d59a
|
em9304: emp converter add config for 8 connections and enables DLE
|
2018-06-13 08:35:49 +02:00 |
|
Matthias Ringwald
|
7e4bff8292
|
wiced: add more STM32F4 versions to set baudrate function. Enables BCM94343WWCD1/2 platforms. Thanks to Venkat
|
2018-06-10 20:02:05 +02:00 |
|
Matthias Ringwald
|
bce48a2655
|
att_server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect
|
2018-06-06 21:51:44 +02:00 |
|
Matthias Ringwald
|
1aaaf1e99c
|
stm32-f4discovery-cc256x: drop useless Makefile in main folder
|
2018-06-06 09:21:08 +02:00 |
|
Matthias Ringwald
|
42bafa11b1
|
hfp: Fix Wide Band Speech bit in SDP record for both HF/AG. Missing bit prevents macOS from using mSBC
|
2018-06-05 11:03:04 +02:00 |
|
Matthias Ringwald
|
6483160777
|
libusb: use libusb_set_option(..,LIBUSB_OPTION_LOG_LEVEL,..) instead of libusb_set_debug(..) from libusb 1.0.22+
|
2018-06-03 20:58:39 +02:00 |
|
Matthias Ringwald
|
cd74063ad0
|
hci: use correct enum for pairing idle
|
2018-05-31 11:27:01 +02:00 |
|