#
8ba9588f |
| 31-Aug-2017 |
Matthias Ringwald <[email protected]> |
btstack_event: support 'D' 8-byte data block
|
#
47430bed |
| 07-Jun-2017 |
Matthias Ringwald <[email protected]> |
btstack_event: enable getters for HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE
|
#
3e3fbf3d |
| 19-May-2017 |
Milanka Ringwald <[email protected]> |
Merge branch 'avdtp-source2' into develop
|
#
dd148ddb |
| 27-Apr-2017 |
Matthias Ringwald <[email protected]> |
hid_device: added HID Meta Events
|
#
46e6b063 |
| 21-Apr-2017 |
Milanka Ringwald <[email protected]> |
clean up open/close stream api
|
#
f1b34e8d |
| 19-Mar-2017 |
Matthias Ringwald <[email protected]> |
pbap: add Phone Book Access Client (PBAP) over General Object Exchange (GOEP)
create RFCOMM connection send OBEX Connect and receive response retrieve phone book repeat GET request when response inc
pbap: add Phone Book Access Client (PBAP) over General Object Exchange (GOEP)
create RFCOMM connection send OBEX Connect and receive response retrieve phone book repeat GET request when response incomplete start extracting goep_client.h support CONNECT message support GET message add obex_iterator use obex_iterator goep_client adds connection_id if available avoid accessing internal goep state from pbap start extracting pbap_client.h events: add meta events and data packet types for GOEP and PBAP use events and data packet type for goep use events and data packet type for pbap remove private fields from GOEP_SUBEVENT_CONNECTION_OPENED implement SetPhoneBook return cid in connect operations, return errors if busy, return obex errors limit OBEX packet size by bearer MTU split into obex.h, goep_client.h, goep_client.c, pbap_client.h, pbab_client.c fix state after pull phonebook add console UI for testing clean up code provide packet_handler in create connection for pbap_client and goep_client annotate headers for goep_client and pbap_client
show more ...
|
#
e222d6a0 |
| 28-Feb-2017 |
Matthias Ringwald <[email protected]> |
avrcp: reorder fields in AVRCP_SUBEVENT_NOW_PLAYING_INFO, extend event generator to handle multiple variable length fields
|
#
6397af06 |
| 20-Feb-2017 |
Matthias Ringwald <[email protected]> |
events: emit warning if foramt and params don't match
|
#
decc740c |
| 31-Jan-2017 |
Milanka Ringwald <[email protected]> |
avrcp: send cmd unit_info
|
#
3338b9ae |
| 10-Jan-2017 |
Milanka Ringwald <[email protected]> |
sink initiator smg pts tests
|
#
82180fca |
| 07-Nov-2016 |
Matthias Ringwald <[email protected]> |
add le commands for reading and generating diffie-hellman keys via hci commands
|
#
9d585a82 |
| 20-Jun-2016 |
Matthias Ringwald <[email protected]> |
tool: make btstack_event_generator independent from cwd
|
#
568284b0 |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
events: use upper case for event name in descriptions
|
#
fb6e27a3 |
| 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
|
#
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
|
#
90944a9a |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: drop getter for subevent_code in subevent
|
#
0e2df43f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: introduce hci_event_packet_get_type
|
#
a59bfbf7 |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
events: enable HCI, HSP, HFP events
|
#
313e337b |
| 18-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: support Service, Characteristic, Characteristic Descriptor in event generator needed for GATT Events. use new getter in examples
|
#
9c80e4cc |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: rename swapX into reverse_x
|
#
b072ba33 |
| 05-Feb-2016 |
Matthias Ringwald <[email protected]> |
l2cap: document events, add L2CAP_CAN_SEND_NOW, generate events
|
#
72b50801 |
| 03-Feb-2016 |
Matthias Ringwald <[email protected]> |
ancs: fix demo. add SM events. Update to MODULE_event_... scheme
|
#
f8fbdce0 |
| 31-Jan-2016 |
Matthias Ringwald <[email protected]> |
use little/big_endian_read/store_16/24/32
|
#
5611a760 |
| 30-Jan-2016 |
Matthias Ringwald <[email protected]> |
use for event types
|