#
add9769e |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
examples: add dummy GATT Server to GATT Client demos to avoid disconnect if LE Peripheral starts GATT queries on it's own
|
#
eb8fc740 |
| 07-Jan-2017 |
Matthias Ringwald <[email protected]> |
examples: parse command line args only if HAVE_POSIX_STDIN, don't call exit()
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
287eecff |
| 03-Jun-2016 |
Milanka Ringwald <[email protected]> |
example: add void
|
#
0f09bd96 |
| 03-Jun-2016 |
Milanka Ringwald <[email protected]> |
battery example: add round-robin blacklist for devices that do not have battery service
|
#
10cad102 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use getters in HCI_EVENT_LE_META
|
#
cdc7d1ab |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use btstack_event_state_get_state
|
#
3ee82ab1 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use getters in GAP_EVENT_ADVERTISING_REPORT
|
#
045013fe |
| 07-Mar-2016 |
Matthias Ringwald <[email protected]> |
java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT
|
#
a6efb919 |
| 04-Mar-2016 |
Matthias Ringwald <[email protected]> |
rewrite sscanf_bd_addr to be sscanf free
|
#
8e14b3b1 |
| 01-Mar-2016 |
Matthias Ringwald <[email protected]> |
example: batter query - add missing newline
|
#
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
|
#
bcf00d8f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
examples: move out of embedded subfolder
|