Matthias Ringwald
|
762141afa5
|
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
|
2023-06-20 09:48:33 +02:00 |
|
Milanka Ringwald
|
fcd55a0b5a
|
examples: unify status stdout format
|
2023-01-10 11:32:53 +01:00 |
|
Matthias Ringwald
|
8c9bb29ec2
|
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
2021-12-17 21:04:50 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
6058cb0da7
|
examples: use btstack_event.h getters instead of direct array access, use enum to compare status codes
|
2021-03-25 08:58:57 +01:00 |
|
Milanka Ringwald
|
ec8ae085b4
|
docu: copy editing examples titles
|
2020-10-23 09:55:01 +02:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
96cb50ec30
|
example/spp_flowcontrol: fix compile
|
2018-09-07 12:25:49 +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
|
d356a6da17
|
move 'BTstack up and running' message from examples into port/../main.c
|
2016-04-08 23:23:09 +02:00 |
|
Milanka Ringwald
|
32fe02795b
|
use hci_event_link_key_request_get_bd_addr
|
2016-04-01 14:43:59 +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 |
|
Milanka Ringwald
|
be7cc9a0c2
|
use btstack_event_state_get_state
|
2016-04-01 12:27:13 +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
|
726a19abef
|
fix msp430 ports
|
2016-03-04 14:37:06 +01:00 |
|
Matthias Ringwald
|
0e2df43f5c
|
event: introduce hci_event_packet_get_type
|
2016-02-19 14:52:36 +01:00 |
|
Matthias Ringwald
|
bcf00d8fa4
|
examples: move out of embedded subfolder
|
2016-02-19 09:46:37 +01:00 |
|