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
|
9ec2630ce4
|
fix unused parameters warning
|
2016-12-22 22:16:16 +01:00 |
|
Matthias Ringwald
|
85a677ece0
|
move GATT services into src/ble/gatt-service
|
2016-11-02 15:31:48 +01:00 |
|
Matthias Ringwald
|
2630ffe4ed
|
fix name battery_service_server_set_battery_value
|
2016-11-02 12:52:00 +01:00 |
|
Matthias Ringwald
|
8577affdb5
|
example/le_counter: add Battery Service
|
2016-11-02 10:53:23 +01:00 |
|
Matthias Ringwald
|
65724832b5
|
examples-le: set BR/EDT not supported Flag in Advertisement for LE only examples
|
2016-06-07 21:56:18 +02:00 |
|
Matthias Ringwald
|
ea0565ceb1
|
examples: simplify att_read_callback for le_couner and spp_and_le_counter again
|
2016-05-10 12:25:25 +02:00 |
|
Matthias Ringwald
|
7b6395ea58
|
examples: fix chunk len calculation in att_read_callback for le_couner and spp_and_le_couner
|
2016-05-10 10:06:29 +02:00 |
|
Matthias Ringwald
|
d356a6da17
|
move 'BTstack up and running' message from examples into port/../main.c
|
2016-04-08 23:23:09 +02:00 |
|
Matthias Ringwald
|
d735b00bf5
|
example/le_counter: only beat when connected
|
2016-04-07 15:42:32 +02:00 |
|
Matthias Ringwald
|
c141988c58
|
att_server: add con handle to send related functions
|
2016-04-07 14:52:50 +02:00 |
|
Matthias Ringwald
|
c4792ed925
|
examples: le_counter, le_streamer - use att_server_request_can_send_now_event
|
2016-04-02 22:22:36 +02:00 |
|
Milanka Ringwald
|
be7cc9a0c2
|
use btstack_event_state_get_state
|
2016-04-01 12:27:13 +02:00 |
|
Matthias Ringwald
|
0e2df43f5c
|
event: introduce hci_event_packet_get_type
|
2016-02-19 14:52:36 +01:00 |
|
Matthias Ringwald
|
711e6c8033
|
use hci_con_handle_t more
|
2016-02-19 11:24:51 +01:00 |
|
Matthias Ringwald
|
bcf00d8fa4
|
examples: move out of embedded subfolder
|
2016-02-19 09:46:37 +01:00 |
|