#
13377825 |
| 27-Oct-2016 |
Matthias Ringwald <[email protected]> |
sm: add identity_addr and identiy_addr_type to SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED. Also emit SM_EVENT_IDENTITY_CREATED during pairing
|
#
bab5f4f0 |
| 23-Oct-2016 |
Matthias Ringwald <[email protected]> |
l2cap: provide incoming flag for L2CAP and RFCOMM opened events
|
#
12242dea |
| 18-Oct-2016 |
Matthias Ringwald <[email protected]> |
add incoming to L2CAP_EVENT_LE_INCOMING_CONNECTION
|
#
44276248 |
| 18-Oct-2016 |
Matthias Ringwald <[email protected]> |
add LE Data Channel Events (L2CAP_EVENT_LE_*). implement can send now logic
|
#
ad71fb17 |
| 03-Oct-2016 |
Matthias Ringwald <[email protected]> |
annotate classic SSP events
|
#
d0c4aea6 |
| 19-Sep-2016 |
Milanka Ringwald <[email protected]> |
HFP: Emit codec event after SCO connection is established, CODECS event is deleted, codec added as param in AUDIO_CONN event
|
#
8901a7c4 |
| 25-Jul-2016 |
Matthias Ringwald <[email protected]> |
hfp: drop negotiated codec from SLC and Audio connection events
|
#
6a7f44bd |
| 29-Jun-2016 |
Milanka Ringwald <[email protected]> |
add codec exchanged into event
|
#
3d7fe1e9 |
| 16-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: send/receive keypress notifications
|
#
8362d86a |
| 13-May-2016 |
Matthias Ringwald <[email protected]> |
sm: add SM_EVENT_NUMERIC_COMPARISON_REQUEST and SM_EVENT_NUMERIC_COMPARISON_CANCEL events for Numeric Comparison
|
#
6ff51cfd |
| 21-Apr-2016 |
Matthias Ringwald <[email protected]> |
Add handle to HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED getters
|
#
a0653c3b |
| 08-Apr-2016 |
Milanka Ringwald <[email protected]> |
hfp: HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED emited with connection handle
|
#
009765c5 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
fix L2CAP format
|
#
7705ff32 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
updated events
|
#
8412d541 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
Conflicts: src/btstack_event.h
|
#
46bc5396 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
add missing GAP formats
|
#
568284b0 |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
events: use upper case for event name in descriptions
|
#
2b71b28d |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
add att to event generator
|
#
8290d1f9 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
add LE to event generator
|
#
fea5a680 |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
java: fix compile
|
#
62c64df1 |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
daemon: prefix l2cap/rfcomm/sdp events only used by daemon
|
#
10093bf5 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
document more events
|
#
423c667c |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED
|
#
f8f6a918 |
| 31-Mar-2016 |
Matthias Ringwald <[email protected]> |
events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED
|
#
62c468cb |
| 31-Mar-2016 |
Matthias Ringwald <[email protected]> |
events: fix rfcomm_cid field of rfcomm_event_can_send_now, add missing handle to HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE
|