Commit Graph

13 Commits

Author SHA1 Message Date
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
1a24892321 le_streamer: limit test packet size to sizeof(test_data) currently 200 2017-03-01 09:18:40 +01:00
Matthias Ringwald
9ec2630ce4 fix unused parameters warning 2016-12-22 22:16:16 +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
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
8940fcc344 use getters in ATT_EVENT_MTU_EXCHANGE_COMPLETE 2016-04-01 16:35:38 +02:00
Milanka Ringwald
10cad10245 use getters in HCI_EVENT_LE_META 2016-04-01 16:28:01 +02:00
Matthias Ringwald
3f390fa98a example: le_streamer add write_without_response characteristic 2016-03-28 15:15:36 +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
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