Matthias Ringwald
|
7ea7688a8f
|
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
2017-05-27 21:50:19 +02:00 |
|
Matthias Ringwald
|
6316c8ed51
|
example: fix warning for unused argc, argv
|
2017-05-22 22:04:20 +02:00 |
|
Matthias Ringwald
|
ab2c6ae4b7
|
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
2017-03-24 23:39:20 +01:00 |
|
Matthias Ringwald
|
add9769e9d
|
examples: add dummy GATT Server to GATT Client demos to avoid disconnect if LE Peripheral starts GATT queries on it's own
|
2017-03-24 14:47:52 +01:00 |
|
Matthias Ringwald
|
eb8fc74029
|
examples: parse command line args only if HAVE_POSIX_STDIN, don't call exit()
|
2017-01-07 21:45:56 +01:00 |
|
Matthias Ringwald
|
9ec2630ce4
|
fix unused parameters warning
|
2016-12-22 22:16:16 +01:00 |
|
Milanka Ringwald
|
10cad10245
|
use getters in HCI_EVENT_LE_META
|
2016-04-01 16:28:01 +02:00 |
|
Milanka Ringwald
|
cdc7d1ab0b
|
use btstack_event_state_get_state
|
2016-04-01 16:23:28 +02:00 |
|
Milanka Ringwald
|
3ee82ab15a
|
use getters in GAP_EVENT_ADVERTISING_REPORT
|
2016-04-01 16:08:15 +02:00 |
|
Matthias Ringwald
|
045013fe99
|
java: use streamline event names, GAP_LE_EVENT_ADVERTISING_REPORT -> GAP_EVENT_ADVERTISING_REPORT
|
2016-03-07 17:19:53 +01:00 |
|
Matthias Ringwald
|
a6efb91912
|
rewrite sscanf_bd_addr to be sscanf free
|
2016-03-04 14:21:22 +01:00 |
|
Matthias Ringwald
|
0e2df43f5c
|
event: introduce hci_event_packet_get_type
|
2016-02-19 14:52:36 +01:00 |
|
Matthias Ringwald
|
a59bfbf79c
|
events: enable HCI, HSP, HFP events
|
2016-02-19 11:11:57 +01:00 |
|
Matthias Ringwald
|
bcf00d8fa4
|
examples: move out of embedded subfolder
|
2016-02-19 09:46:37 +01:00 |
|