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 |
|
matthias.ringwald@gmail.com
|
8ea7e5af59
|
added event formats for HCI_EVENT_COMMAND_COMPLETE HCI_EVENT_COMMAND_STATUS
|
2014-09-05 10:33:57 +00:00 |
|
mila@ringwald.ch
|
fefe918692
|
added hexdumpf
|
2014-08-29 21:20:21 +00:00 |
|
matthias.ringwald@gmail.com
|
fdf1d293a2
|
added hci_read_rssi command
|
2014-08-26 17:59:51 +00:00 |
|
matthias.ringwald@gmail.com
|
b12f5dffe7
|
correct L2CAP Connection Response enumeration, fixed issue #414
|
2014-08-24 20:29:51 +00:00 |
|
mila@ringwald.ch
|
49ca58d6a2
|
remove hexdump2, use printf_hexdump instead
|
2014-08-15 22:04:48 +00:00 |
|
mila@ringwald.ch
|
9da54300b6
|
use log_info instead of printf, remove trailing newline from log calls
|
2014-08-15 21:26:50 +00:00 |
|
matthias.ringwald@gmail.com
|
ee303eddf0
|
keep track of Classic and LE ACL slots seperately
|
2014-08-14 14:47:57 +00:00 |
|
matthias.ringwald@gmail.com
|
ccf076ad21
|
emit L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST and L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_RESPONSE
|
2014-08-08 20:52:02 +00:00 |
|
matthias.ringwald@gmail.com
|
2fc1e903b6
|
add formats for hardware error and others
|
2014-06-26 14:22:31 +00:00 |
|
matthias.ringwald
|
24698a3ff3
|
report GATT_CLIENT_NOT_CONNECTED if hci connnection not open
|
2014-06-19 07:19:45 +00:00 |
|
matthias.ringwald
|
2412778b77
|
added linked list iterator implementation and unit tests
|
2014-06-16 20:55:54 +00:00 |
|
matthias.ringwald
|
0fdde038bc
|
added gap_le_set_scan_parameters to daemon
|
2014-06-07 08:06:25 +00:00 |
|
matthias.ringwald@gmail.com
|
d956eb8918
|
added event format for GATT Notification and Indication
|
2014-05-26 22:36:50 +00:00 |
|
mila@ringwald.ch
|
53b9c0f8cb
|
daemon: send through socket complete long characteristic value
|
2014-05-16 15:01:57 +00:00 |
|
mila@ringwald.ch
|
a672584960
|
use single gatt_complete_event (handle, status)
|
2014-05-15 10:54:27 +00:00 |
|
mila@ringwald.ch
|
0bf6344a11
|
assert le connection on le_connect, implement le_central_connect_cancel
|
2014-05-15 09:25:33 +00:00 |
|
matthias.ringwald@gmail.com
|
e31f89a786
|
prepare gap_le_connect_cancel command
|
2014-05-12 21:38:30 +00:00 |
|
matthias.ringwald@gmail.com
|
ea3e9e661d
|
allow to config unix domain path and daemon log file via btstack-config.h
|
2014-05-12 21:25:01 +00:00 |
|
matthias.ringwald@gmail.com
|
a3bf7a24d6
|
renumber events, add params
|
2014-05-11 20:32:56 +00:00 |
|
matthias.ringwald@gmail.com
|
e34d53dab1
|
correct GAP_LE_ADVERTISING_REPORT format
|
2014-05-08 13:20:31 +00:00 |
|
matthias.ringwald@gmail.com
|
e8349ed1f3
|
added format for GATT events, ordered event ids
|
2014-05-08 09:46:37 +00:00 |
|
mila@ringwald.ch
|
0a1abdbef4
|
daemon: checked gatt client state in discover primary services query
|
2014-05-08 09:20:19 +00:00 |
|
mila@ringwald.ch
|
20bb552905
|
moved le cmd status, refactored gatt client is ready
|
2014-05-08 09:12:27 +00:00 |
|
mila@ringwald.ch
|
1fc6917658
|
remove gatt_client_start/stop_cmd
|
2014-05-07 20:56:56 +00:00 |
|
matthias.ringwald@gmail.com
|
3f1c367764
|
clean up formatting
|
2014-05-04 18:07:41 +00:00 |
|
matthias.ringwald@gmail.com
|
2b552b2306
|
define daemon commands for gap le scan and le connect, define gap events
|
2014-05-03 22:18:29 +00:00 |
|
matthias.ringwald@gmail.com
|
96a45072cb
|
track Bluetooth Device Address Type in hci_connection_t struct
|
2014-04-25 10:43:19 +00:00 |
|
matthias.ringwald@gmail.com
|
6e3802d535
|
mark source of swap functions as const
|
2014-04-11 10:25:05 +00:00 |
|
mila@ringwald.ch
|
5e457cb758
|
ble client: write long characteristic descriptor implemented, not tested
|
2014-04-10 09:18:02 +00:00 |
|
mila@ringwald.ch
|
807e6f62ee
|
ble client: implemented write characteristic descriptor, not tested
|
2014-04-04 15:00:41 +00:00 |
|
mila@ringwald.ch
|
c177678a3a
|
ble client: implemented read long characteristic descriptor value, not tested
|
2014-04-04 13:50:05 +00:00 |
|