Commit Graph

19 Commits

Author SHA1 Message Date
Milanka Ringwald
58d7a529a0 update examples docu 2017-11-01 15:35:16 +01:00
Matthias Ringwald
b1ca30db1b example: use new att_read_callback_* helpers 2017-09-23 21:37:22 +02:00
Matthias Ringwald
0c2b8870c4 examples: unify local names and append BD_ADDR 2017-08-16 21:40:32 +02:00
Matthias Ringwald
16f28706fd examples: use gap_pin_code_response in examples and tests 2017-05-22 11:44:40 +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
9ec2630ce4 fix unused parameters warning 2016-12-22 22:16:16 +01:00
Matthias Ringwald
deb7dd4954 example/spp_and_le_counter: set 'BR/EDR not supported' flag and explain why 2016-06-10 11:13:07 +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
c141988c58 att_server: add con handle to send related functions 2016-04-07 14:52:50 +02:00
Matthias Ringwald
a31ff99271 examples: spp_and_le_counter, spp_counter - use rfcomm_request_can_send_now_event 2016-04-03 22:11:59 +02:00
Matthias Ringwald
9b146bc2f1 examples: spp_and_le_counter - use att_server_request_can_send_now_event 2016-04-03 21:37:20 +02:00
Milanka Ringwald
caa8239151 use getters in RFCOMM_EVENT_INCOMING_CONNECTION and RFCOMM_EVENT_CHANNEL_OPENED 2016-04-01 14:31:18 +02:00
Milanka Ringwald
a6ef64ba22 use hci_event_pin_code_request_get_bd_addr 2016-04-01 14:04:14 +02:00
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +02:00
Matthias Ringwald
efda0b48f9 sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record 2016-03-17 11:24:38 +01: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