Matthias Ringwald
|
bd04d84a11
|
auto-disconnect only ACL connections
|
2015-11-11 11:52:36 +01:00 |
|
Matthias Ringwald
|
a1bf5ae75a
|
add gap_get_connection_type
|
2015-11-11 11:51:17 +01:00 |
|
Matthias Ringwald
|
deea8616fe
|
add old SDP_HSP for HSP_HS following erratum #3507
|
2015-11-10 14:00:39 +01:00 |
|
Matthias Ringwald
|
83d0b0a548
|
call gap_set_bondable_mode in classic_test
|
2015-11-08 21:42:44 +01:00 |
|
Matthias Ringwald
|
f9d8bc372f
|
added missing Bluetooth error codes
|
2015-11-08 21:42:16 +01:00 |
|
Matthias Ringwald
|
9e59f9a2f6
|
make sdp_query_rfcomm_init accessible to sdp_client test
|
2015-11-08 20:50:45 +01:00 |
|
Matthias Ringwald
|
39677e664a
|
make le_handle_advertisement_report accessible to ble_client/advertising_data_parser.c
|
2015-11-08 20:50:35 +01:00 |
|
Matthias Ringwald
|
34f93f36ce
|
fix prototype
|
2015-11-08 20:50:20 +01:00 |
|
Matthias Ringwald
|
929f36c4de
|
avoid unused warning
|
2015-11-08 20:49:43 +01:00 |
|
Matthias Ringwald
|
f3e036dc9d
|
use #define to get really const int value
|
2015-11-08 18:07:23 +01:00 |
|
Matthias Ringwald
|
544f3815f2
|
Revert "588953c-1 - new att error code"
This reverts commit c345e08d7dd406d5f5a8fef4ddab6c714da30394.
|
2015-11-08 17:24:06 +01:00 |
|
Matthias Ringwald
|
728cd49dca
|
fix compile
|
2015-11-08 17:13:10 +01:00 |
|
Milanka Ringwald
|
27116edb46
|
hfp ag: fix tests
|
2015-11-08 17:12:28 +01:00 |
|
Milanka Ringwald
|
afe0896ce3
|
test only hfp ag
|
2015-11-08 17:03:30 +01:00 |
|
Milanka Ringwald
|
2403e388f3
|
write test for hfp ag codecs connection
|
2015-11-08 17:03:13 +01:00 |
|
Matthias Ringwald
|
c345e08d7d
|
588953c-1 - new att error code
|
2015-11-08 16:39:28 +01:00 |
|
Milanka Ringwald
|
800457997e
|
fixing mock framework
|
2015-11-08 10:44:49 +01:00 |
|
Matthias Ringwald
|
65280ee1c8
|
mark hci_dump_log with __printf__ format attribute
|
2015-11-07 17:59:24 +01:00 |
|
Matthias Ringwald
|
1a1c838922
|
avoid packet struct warning by not using struct
|
2015-11-07 17:34:27 +01:00 |
|
Matthias Ringwald
|
a4c06b2894
|
avoid returning structs
|
2015-11-07 17:15:15 +01:00 |
|
Matthias Ringwald
|
bad51efc8a
|
force rfcomm_channel_event to be 2-byte aligned -> avoid -Wcast-align warning
|
2015-11-07 17:01:35 +01:00 |
|
Matthias Ringwald
|
9b3a9947d3
|
make hsp_hs_send_str_over_rfcomm accept const char *
|
2015-11-07 16:38:10 +01:00 |
|
Matthias Ringwald
|
7053c3c684
|
force various sdp_query_.. structs to be word aligned
|
2015-11-07 16:34:25 +01:00 |
|
Matthias Ringwald
|
54a8f63c76
|
use READ_BT_16 to access read multiple handle list
|
2015-11-07 09:42:49 +01:00 |
|
Matthias Ringwald
|
0a3d37a0fe
|
make READ_BT_X and NET_READ_X macros more robust
|
2015-11-07 09:41:45 +01:00 |
|
Matthias Ringwald
|
d640d004c6
|
force sdp_query_event struct to be word aligned -> avoid -Wcast-align warning
|
2015-11-07 08:54:57 +01:00 |
|
Matthias Ringwald
|
e7057cf0c6
|
use big endian to calculate IPv4 checksum
|
2015-11-07 08:54:24 +01:00 |
|
Matthias Ringwald
|
2c2cb22566
|
less warnings
|
2015-11-07 08:34:09 +01:00 |
|
Matthias Ringwald
|
635c66dc04
|
fix gcc-only -Wmaybe-uninitialized warning
|
2015-11-07 08:23:07 +01:00 |
|
Matthias Ringwald
|
9c4875117d
|
fix multiple definitions of send_str_over_rfcomm
|
2015-11-06 21:46:27 +01:00 |
|
Matthias Ringwald
|
ad3b7aec56
|
fix -Wmissing-prototypes and -Wshadow warnings for pts
|
2015-11-06 21:34:45 +01:00 |
|
Matthias Ringwald
|
89bca32f45
|
fix Wmissing-prototypes for test/pts
|
2015-11-06 21:29:41 +01:00 |
|
Matthias Ringwald
|
05ae8de376
|
fix -Wshadow warnings for libusb target
|
2015-11-06 20:53:12 +01:00 |
|
Matthias Ringwald
|
7f02f4148e
|
fix all Wmissing-prototype warnings for libusb target
|
2015-11-06 19:43:35 +01:00 |
|
Matthias Ringwald
|
557161fc71
|
added platforms/posix-h4: a generic Bluetooth module connected via a serial port
|
2015-11-06 16:36:08 +01:00 |
|
Matthias Ringwald
|
132ade5e87
|
use SCO void setting 0x43 for now
|
2015-11-06 16:28:04 +01:00 |
|
Matthias Ringwald
|
9e1daf99fc
|
add HAVE_SCO to platfolrm/libusb + test/ptst config
|
2015-11-06 16:27:14 +01:00 |
|
Matthias Ringwald
|
d1a510c49b
|
reduce size of synchronous usb buffer
|
2015-11-06 16:26:25 +01:00 |
|
Matthias Ringwald
|
5d14fa8f64
|
fix warnings for unknown con handles in l2cap le run loop
|
2015-11-03 21:24:12 +01:00 |
|
Matthias Ringwald
|
da1f23a0c5
|
return error 1 if rfcomm_send_prepared fails
|
2015-11-03 19:49:21 +01:00 |
|
Matthias Ringwald
|
a937570615
|
bump version to 1.1 for iOS 9 update
|
2015-11-01 21:25:28 +01:00 |
|
Matthias Ringwald
|
337017386c
|
compile iOS PrefsBundle for armv6 again
|
2015-11-01 21:24:51 +01:00 |
|
Matthias Ringwald
|
23535e8f8c
|
fix include paths for iOS
|
2015-11-01 20:35:42 +01:00 |
|
Matthias Ringwald
|
5d50985801
|
fix unused warning without HAVE_BLE
|
2015-11-01 20:35:21 +01:00 |
|
Matthias Ringwald
|
182af2536b
|
set Networking flag in CoD to indicate BNEP/PAN
|
2015-11-01 10:23:27 +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
|
141191bd8f
|
more gap uuids
|
2015-11-01 10:00:03 +01:00 |
|
Matthias Ringwald
|
f4937b6ad1
|
add more GAP characteristic UUIDs
|
2015-11-01 09:23:43 +01:00 |
|
Matthias Ringwald
|
d5814ca7a9
|
use singular chipset
|
2015-10-31 19:33:49 +01:00 |
|
Matthias Ringwald
|
492b3f72f7
|
return ATT_ERROR_DATA_MISMATCH if prepare write response differs
|
2015-10-29 15:38:04 +01:00 |
|