#
d9d23054 |
| 02-Mar-2017 |
Matthias Ringwald <[email protected]> |
use log_debug for 'can send now' events
|
#
02b78fc8 |
| 13-Jan-2017 |
Matthias Ringwald <[email protected]> |
fix compile
|
#
7a766ebf |
| 13-Jan-2017 |
Matthias Ringwald <[email protected]> |
LE: require ENABLE_LE_SIGNED_WRITE for ATT/GATT Signed Writes
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
18707219 |
| 21-Nov-2016 |
Matthias Ringwald <[email protected]> |
att_server: move state into hci_connection_t to handle multiple ATT clients
|
#
bb38f057 |
| 01-Nov-2016 |
Matthias Ringwald <[email protected]> |
att_server: allow individual service implementations to register for can send now callbacks
|
#
70a390c7 |
| 29-Jul-2016 |
Matthias Ringwald <[email protected]> |
att_server: check handle in disconnection complete event
|
#
7c959318 |
| 05-Jul-2016 |
Matthias Ringwald <[email protected]> |
fix warnings related to potential loss of precision for integer conversions
|
#
4dfd504a |
| 20-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: sm_cmac_start -> sm_cmac_signed_write
|
#
7eb16ee8 |
| 08-Apr-2016 |
Matthias Ringwald <[email protected]> |
att_server: drop l2cap cid for att_server_can_send_now()
|
#
4d2be802 |
| 08-Apr-2016 |
Matthias Ringwald <[email protected]> |
att_server: drop l2cap cid for att_server_can_send_now()
|
#
b06f2579 |
| 07-Apr-2016 |
Matthias Ringwald <[email protected]> |
att_server: use att_dispatch_server_request_can_send_now_event when needed
|
#
88a48dd8 |
| 07-Apr-2016 |
Matthias Ringwald <[email protected]> |
att_server: extract att_server_handle_can_send_now
|
#
c141988c |
| 07-Apr-2016 |
Matthias Ringwald <[email protected]> |
att_server: add con handle to send related functions
|
#
3c97b242 |
| 02-Apr-2016 |
Matthias Ringwald <[email protected]> |
att_server: fix att_can_send_now notification
|
#
0b9d7e78 |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
don't emit X_EVENT_CAN_SEND_NOW if x_can_send_now returns false
|
#
1b96b007 |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
att_server: add request can send now logic
|
#
6428eb5a |
| 28-Mar-2016 |
Matthias Ringwald <[email protected]> |
att_server: directly process ATT Write Commands
|
#
59c6af15 |
| 28-Mar-2016 |
Matthias Ringwald <[email protected]> |
add classic/core.h and ble/core.h, add ENABLE_CLASSIC where missing
|
#
372d62c4 |
| 29-Feb-2016 |
Matthias Ringwald <[email protected]> |
att_server: handle l2cap_can_send_now events
|
#
0e2df43f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: introduce hci_event_packet_get_type
|
#
fc64f94a |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
use hci_con_handle_t more
|
#
591423b2 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
att -> att_db
|
#
724d70a2 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
bt_flip_addr(dest,src) -> reverse_bd_addr(src,dest)
|
#
8314c363 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
introduce log_info_key and log_info_hexdump, move prototypes to btstack_debug.h
|