#
7693aad0 |
| 04-Sep-2017 |
Matthias Ringwald <[email protected]> |
panu_demo: connect to BNEP after SDP query is complete
|
#
7ea7688a |
| 25-May-2017 |
Matthias Ringwald <[email protected]> |
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
#
6316c8ed |
| 22-May-2017 |
Matthias Ringwald <[email protected]> |
example: fix warning for unused argc, argv
|
#
4d2bcd2a |
| 22-May-2017 |
Matthias Ringwald <[email protected]> |
example/panu_demo: fix compile, use gap pairing functions
|
#
235946f1 |
| 26-Mar-2017 |
Matthias Ringwald <[email protected]> |
bluetooth_sdp: use scraped SDP UUID and PSMs for SDP record creation and parsing
|
#
a224d682 |
| 25-Mar-2017 |
Matthias Ringwald <[email protected]> |
bnep: use UUIDs from bluetooth_sdp.h
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
c83b0215 |
| 07-Jan-2017 |
Matthias Ringwald <[email protected]> |
example/panu_demo: fix unused argument warnings
|
#
508c11d6 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use getters in BNEP_EVENT_CHANNEL_OPENED
|
#
a6ef64ba |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use hci_event_pin_code_request_get_bd_addr
|
#
000580bc |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
#
0c249750 |
| 01-Apr-2016 |
Matthias Ringwald <[email protected]> |
bnep: allow to specify packet handler per outgoing channel/service
|
#
be7cc9a0 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use btstack_event_state_get_state
|
#
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
|
#
2d4c8c04 |
| 31-Mar-2016 |
Matthias Ringwald <[email protected]> |
bnep: BNEP_EVENT_CAN_SEND_NOW instead of BNEP_EVENT_READY_TO_SEND
|
#
80edae71 |
| 24-Mar-2016 |
Matthias Ringwald <[email protected]> |
runloop: use new setters in panu_demo
|
#
c4ae7169 |
| 24-Mar-2016 |
Matthias Ringwald <[email protected]> |
runloop: replace struct btstack_data_source with btstack_data_source_t
|
#
0e2df43f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: introduce hci_event_packet_get_type
|
#
bcf00d8f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
examples: move out of embedded subfolder
|