Matthias Ringwald
|
629538043e
|
make embedded_get_time_ms available for HAVE_TIME_MS, too
|
2015-06-15 22:03:21 +02:00 |
|
Matthias Ringwald
|
a70cff6b3b
|
added hci_read_local_supported_commands
|
2015-06-10 22:30:32 +02:00 |
|
Matthias Ringwald
|
0d384c4d89
|
add support for embedded platforms with millisecond clock
|
2015-04-21 22:51:19 +02:00 |
|
Matthias Ringwald
|
ae735515d9
|
added hci_read_local_version_information
|
2015-04-16 15:38:30 +02:00 |
|
Milanka Ringwald
|
3de9530758
|
updated docu style
|
2015-04-09 17:09:04 +02:00 |
|
Milanka Ringwald
|
5e6d58c471
|
annotate start/end API
|
2015-04-09 14:46:44 +02:00 |
|
Matthias Ringwald
|
bac1ffdb4f
|
add gatt_get_mtu daemon command and GATT_MTU response event
|
2015-04-03 22:42:05 +02:00 |
|
Matthias Ringwald
|
0ce292f215
|
fix compilation for mtk/android
|
2015-04-03 22:20:11 +02:00 |
|
Matthias Ringwald
|
1c00af99f7
|
emit event for ATT MTU size
|
2015-04-03 21:58:10 +02:00 |
|
Matthias Ringwald
|
2f342ec5cb
|
extracted uuid128_to_str
|
2015-03-31 16:15:55 +02:00 |
|
Matthias Ringwald
|
36725e55f9
|
update .gitignore to skip darwin debug info, libusb targets
|
2015-03-29 22:20:17 +02:00 |
|
matthias.ringwald@gmail.com
|
85cacb82ec
|
sm starts encryption using ltk/ediv/rand from previous bonding
|
2015-03-03 22:17:47 +00:00 |
|
mila@ringwald.ch
|
3099ceee29
|
hsp: ag emits events, added cmd line ag test
|
2015-02-27 16:17:11 +00:00 |
|
matthias.ringwald@gmail.com
|
d213b6f740
|
added events for HSP
|
2015-02-27 14:00:32 +00:00 |
|
matthias.ringwald@gmail.com
|
6b133a30f9
|
missing UCD_DATA_PACKET
|
2015-02-26 15:22:38 +00:00 |
|
matthias.ringwald@gmail.com
|
0ce8a9d37f
|
added hci_write_synchronous_flow_control_enable
|
2015-02-18 21:46:48 +00:00 |
|
matthias.ringwald@gmail.com
|
cdb3f5b99e
|
added addr type for SCO connections
|
2015-02-17 23:05:34 +00:00 |
|
mila@ringwald.ch
|
ae7a3728bf
|
added hfs hs and ag sdp records
|
2015-02-13 20:08:13 +00:00 |
|
matthias.ringwald@gmail.com
|
5a413c594d
|
added HCI_EVENT_SYNCHRONOUS_CONNECTION_COMPLETE
|
2015-02-13 12:01:14 +00:00 |
|
mila@ringwald.ch
|
ff34c5fd2d
|
defined new SDP Sevice Class and Protocol constants
|
2015-02-13 09:28:39 +00:00 |
|
matthias.ringwald@gmail.com
|
48e492f6a5
|
define LINK_KEY_STR_LEN
|
2015-02-12 14:23:06 +00:00 |
|
matthias.ringwald@gmail.com
|
c84a4c586c
|
added commands for synchronous connections
|
2015-02-12 13:47:56 +00:00 |
|
mila@ringwald.ch
|
a0c35809ae
|
streamline copyright headers
|
2015-02-06 16:19:27 +00:00 |
|
mila@ringwald.ch
|
881797bd1b
|
des_iterator moved to sdp_util
|
2014-12-12 08:42:35 +00:00 |
|
mila@ringwald.ch
|
42b4d3d932
|
added format to hci event remote name quest complete
|
2014-12-11 13:51:00 +00:00 |
|
matthias.ringwald@gmail.com
|
5d36487038
|
support variable size string as last field in events in java
|
2014-12-05 22:37:20 +00:00 |
|
matthias.ringwald@gmail.com
|
21cd7d2f9b
|
moved de_get_uint16 into sdp_utils
|
2014-12-04 09:40:43 +00:00 |
|
matthias.ringwald@gmail.com
|
834f893558
|
add de_get_uuid32
|
2014-12-04 09:34:35 +00:00 |
|
mila@ringwald.ch
|
5ed6b7c818
|
HCI_EVENT_INQUIRY_RESULT docu added
|
2014-12-03 22:35:27 +00:00 |
|
mila@ringwald.ch
|
7018dc4b79
|
added rfcomm events annotation, packets with variable data are not yet included
|
2014-11-28 14:52:16 +00:00 |
|
matthias.ringwald@gmail.com
|
7734401659
|
add format for BTstack Version Event
|
2014-11-17 22:13:15 +00:00 |
|
matthias.ringwald@gmail.com
|
8304b81b86
|
added embedded_get_time_ms(void)
|
2014-11-16 21:19:23 +00:00 |
|
ole.reinhardt@googlemail.com
|
329f335a47
|
Implemented bnep connection timeout. Currently set to 10s
Added new event BNEP_EVENT_CHANNEL_TIMEOUT which is emittet as soon
as a the bnep connection establishment times out.
|
2014-11-13 00:28:01 +00:00 |
|
ole.reinhardt@googlemail.com
|
8aebd932dc
|
Added event BNEP_EVENT_READY_TO_SEND,
and error codes: BNEP_CHANNEL_NOT_CONNECTED, BNEP_DATA_LEN_EXCEEDS_MTU
|
2014-10-28 01:16:45 +00:00 |
|
ole.reinhardt@googlemail.com
|
8b7a46900a
|
Added new packet type "BNEP_DATA_PACKET"
|
2014-10-27 11:49:40 +00:00 |
|
mila@ringwald.ch
|
f0efaa575f
|
L2CAP: validate packet size with remote MTU -> log_error
|
2014-10-23 19:43:04 +00:00 |
|
mila@ringwald.ch
|
aeb32d01e7
|
RFCOMM: validate packet size with MTU -> log_error
|
2014-10-23 19:36:42 +00:00 |
|
ole.reinhardt@googlemail.com
|
495f86d1a5
|
Fixed bnep event data description and a typo in BNEP_PSM
|
2014-10-20 10:06:32 +00:00 |
|
ole.reinhardt@googlemail.com
|
85e968d0c5
|
Added BNEP events and status codes
|
2014-10-20 10:06:15 +00:00 |
|
matthias.ringwald@gmail.com
|
21549150c6
|
accepted patch from issue #423. Fixed #423
|
2014-10-16 13:02:20 +00:00 |
|
ole.reinhardt@googlemail.com
|
85527ca3cc
|
Added BNEP PSM
|
2014-10-08 13:21:49 +00:00 |
|
matthias.ringwald@gmail.com
|
9beefc2cc4
|
fix format for GATT_ALL_CHARACTERISTIC_DESCRIPTORS_QUERY_RESULT
|
2014-10-06 19:57:12 +00:00 |
|
matthias.ringwald@gmail.com
|
c03e16aeab
|
added string helpers for link key and link key type from Christian Wick
|
2014-10-06 19:16:15 +00:00 |
|
matthias.ringwald@gmail.com
|
a2c09c83bb
|
primitive hal_led interface
|
2014-09-29 20:29:04 +00:00 |
|
matthias.ringwald@gmail.com
|
bfee83c29b
|
fix compiler warnings
|
2014-09-29 20:06:39 +00:00 |
|
mila@ringwald.ch
|
b610783c4a
|
add BTSTACK_EVENT_POWERON_FAILED description
|
2014-09-25 09:19:53 +00:00 |
|
mila@ringwald.ch
|
533c0e8283
|
split ancs_client in main app and lib, use pkg-config for libusb
|
2014-09-10 21:03:38 +00:00 |
|
mila@ringwald.ch
|
dfc6ff89b3
|
rename event_type->advertising_event_type to avoid overriding Event.getEventType() - second try
|
2014-09-07 18:59:02 +00:00 |
|
mila@ringwald.ch
|
7c02ae512f
|
revert r2796
|
2014-09-07 18:58:05 +00:00 |
|
matthias.ringwald@gmail.com
|
6278657ebd
|
rename event_type->advertising_event_type to avoid overriding Event.getEventType()
|
2014-09-07 09:00:17 +00:00 |
|