matthias.ringwald@gmail.com
|
20473f8051
|
fix check for att_error_response
|
2014-04-03 21:11:42 +00:00 |
|
matthias.ringwald@gmail.com
|
3d0fc0bc8b
|
use prepared packets in att_server.c
|
2014-04-03 20:39:43 +00:00 |
|
matthias.ringwald@gmail.com
|
640925c0e2
|
use l2cap_can_send_connectionless_packet_now instead of hci_can_send_packet_now_using_packet_buffer(HCI_ACL_DATA_PACKET)
|
2014-04-03 19:00:31 +00:00 |
|
matthias.ringwald@gmail.com
|
6950c29ff6
|
also check if hci buffer can be used in att_server
|
2014-04-03 15:21:14 +00:00 |
|
mila@ringwald.ch
|
2696645049
|
more logging for CSRK/IRK
|
2014-02-01 15:05:43 +00:00 |
|
matthias.ringwald@gmail.com
|
b9ccc2858d
|
clear prepared write queue on disconnect
|
2014-01-31 10:04:51 +00:00 |
|
matthias.ringwald@gmail.com
|
826864a686
|
properly deal with authenticated signed writes
|
2014-01-30 19:11:08 +00:00 |
|
matthias.ringwald@gmail.com
|
e6606e1fc1
|
don't send again after indication timeout
|
2014-01-30 14:08:10 +00:00 |
|
matthias.ringwald@gmail.com
|
6d9f0ef4d0
|
provide sm_send_security_request
|
2014-01-30 10:32:09 +00:00 |
|
matthias.ringwald@gmail.com
|
3602cdee65
|
also trunkate request buffer after signed write was validated
|
2014-01-26 21:56:43 +00:00 |
|
matthias.ringwald@gmail.com
|
bde315ce6c
|
renamed btstack config.h to btstack-config.h to allow for better integration with other projects
|
2014-01-19 16:45:57 +00:00 |
|
matthias.ringwald@gmail.com
|
ea8b28d601
|
fix compile
|
2014-01-17 08:41:36 +00:00 |
|
matthias.ringwald@gmail.com
|
9382667d3f
|
store connection handle on connection complete, don't reset authorization flag on encryption change
|
2014-01-17 07:58:30 +00:00 |
|
matthias.ringwald@gmail.com
|
8a3fac4ff5
|
start timer on handle value indication, assert only on indication is active, notify client about handle value indication completion, extend ble_peripheral
|
2014-01-12 21:24:25 +00:00 |
|
matthias.ringwald@gmail.com
|
0d0bcdceb3
|
don't use Master Identification Information to replace addr_type and address, sort security check order
|
2014-01-07 18:24:50 +00:00 |
|
matthias.ringwald@gmail.com
|
abb2e83f6a
|
add notifiable and indicatable characteristic that represents an 8 bit counter
|
2014-01-06 22:11:29 +00:00 |
|
matthias.ringwald@gmail.com
|
1ce7a558b1
|
track authorization result
|
2014-01-06 18:44:45 +00:00 |
|
matthias.ringwald@gmail.com
|
beedfc0222
|
try to authorize an authenticated connection if required to access attribute
|
2014-01-06 18:37:25 +00:00 |
|
matthias.ringwald@gmail.com
|
04bc2c1776
|
get security properties on encryption change
|
2014-01-06 15:53:46 +00:00 |
|
matthias.ringwald@gmail.com
|
c63eb6a1d7
|
implement basic authorization api to request, grant, or deny authorization
|
2014-01-06 12:58:18 +00:00 |
|
matthias.ringwald@gmail.com
|
f7fb899f3b
|
track att connection encryption state
|
2014-01-05 22:40:51 +00:00 |
|
matthias.ringwald@gmail.com
|
3d210f8217
|
extracted att_server
|
2014-01-05 21:39:26 +00:00 |
|