Commit Graph

116 Commits

Author SHA1 Message Date
Matthias Ringwald
a09b6c0b68 doc: add note on winpty, add pacman commands 2017-01-16 22:19:58 +01:00
Matthias Ringwald
b9696a2265 doc: update quickstart to list new windows dev environment 2017-01-16 22:10:42 +01:00
Matthias Ringwald
7a766ebf4f LE: require ENABLE_LE_SIGNED_WRITE for ATT/GATT Signed Writes 2017-01-13 18:56:26 +01:00
Matthias Ringwald
1934b58658 doc: tidy function signature, improve api parser 2017-01-10 13:56:21 +01:00
Matthias Ringwald
74dbc779e1 docs: fix return type for generated index 2016-11-30 22:13:01 +01:00
Matthias Ringwald
7a656c7926 docs: fix path to imag 2016-11-18 18:20:25 +01:00
Matthias Ringwald
35e00af028 docs: move chipsets.md to chipsets/README.md, add to manual 2016-11-18 18:16:17 +01:00
Matthias Ringwald
4f8a906506 docs: add toshiba section, extend table 2016-11-18 18:04:00 +01:00
Matthias Ringwald
bba0f12b0d docs: fix typo 2016-11-18 15:28:09 +01:00
Matthias Ringwald
70db22ba89 docs: entry on Nordic nRF5 series 2016-11-18 15:25:51 +01:00
Matthias Ringwald
79c3779a85 docs: more chipsets described 2016-11-17 19:04:28 +01:00
Matthias Ringwald
04ce7dc236 docs: add Broadcom section 2016-11-17 15:25:46 +01:00
Matthias Ringwald
e8afc3592d docs: host to host controller diagram 2016-11-14 12:17:57 +01:00
Matthias Ringwald
92c070be58 docs: start on chipset chapter 2016-11-11 18:08:16 +01:00
Matthias Ringwald
3f92e3975c docs: fix build 2016-11-03 13:45:00 +01:00
Matthias Ringwald
c5d406eceb docs: document GATT Service implementations 2016-11-02 15:33:41 +01:00
Matthias Ringwald
474b345620 docs: add basic info on convert_gatt_service.py 2016-10-28 15:35:59 +02:00
Matthias Ringwald
64a157956a docs: list of used hci commands 2016-10-21 12:38:09 +02:00
Matthias Ringwald
f30489e747 initial docu for le-data-channels 2016-10-18 15:45:20 +02:00
Matthias Ringwald
cab29d481b use ENABLE_LE_DATA_CHANNELS, add compile flag to doc 2016-10-14 16:00:59 +02:00
Matthias Ringwald
fac60fea7b fix compile 2016-09-29 16:06:01 +02:00
Matthias Ringwald
001ad7dea1 docs: mention SDP record storage 2016-09-21 10:45:25 +02:00
Matthias Ringwald
cb2649100c docs: power management 2016-08-23 10:03:07 +02:00
Matthias Ringwald
2bacf59502 sm: derive BR/EDR Link Key from LE LTK established via LE Secure Connection 2016-06-20 14:17:25 +02:00
Matthias Ringwald
9dcc7a0dfc doc: write about sm keypress notifications in 4.2 2016-06-16 14:31:16 +02:00
Matthias Ringwald
ac85f41222 docs: improve sc docu 2016-06-10 13:21:40 +02:00
Matthias Ringwald
615df10cd8 docs: improve text 2016-06-10 11:06:26 +02:00
Matthias Ringwald
a76f92b3c3 docu: more on le secure connections 2016-06-09 21:36:56 +02:00
Matthias Ringwald
007ef129e6 docu: ENABLE_LE_SECURE_CONNECTIONS. Intro in SM protocol 2016-06-09 17:24:37 +02:00
Matthias Ringwald
f6a20ec99f eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs 2016-04-27 15:18:55 +02:00
Matthias Ringwald
d6099e0e68 migration: explain new flow control 2016-04-08 17:23:58 +02:00
Matthias Ringwald
797dcf6d10 docu: get rid of remote_device_db 2016-04-01 16:51:17 +02:00
Matthias Ringwald
81db0e4e00 docu: replace daemon credist events with can send now 2016-04-01 16:30:42 +02:00
Matthias Ringwald
62c64df103 daemon: prefix l2cap/rfcomm/sdp events only used by daemon 2016-04-01 15:37:36 +02:00
Milanka Ringwald
a6ef64ba22 use hci_event_pin_code_request_get_bd_addr 2016-04-01 14:04:14 +02:00
Milanka Ringwald
f8744dea34 use hci_event_inquiry_result_get_num_responses 2016-04-01 12:16:32 +02:00
Milanka Ringwald
fb42b6e599 use btstack_event_state_get_state 2016-04-01 12:07:08 +02:00
Milanka Ringwald
b41cf0bcf7 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:53:03 +02:00
Milanka Ringwald
81546f0e3c docu: add hsp, hfp examples 2016-04-01 11:52:56 +02:00
Matthias Ringwald
acd53d84f8 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:43:38 +02:00
Matthias Ringwald
423c667c13 bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED 2016-04-01 11:41:58 +02:00
Milanka Ringwald
52cab08964 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-04-01 11:36:43 +02:00
Milanka Ringwald
be4bef40bf add event getters 2016-04-01 11:34:37 +02:00
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +02:00
Milanka Ringwald
d15afed991 update docu 2016-03-31 23:17:00 +02:00
Matthias Ringwald
0a4d915658 docu: write about rfcomm_send_prepared 2016-03-31 22:44:42 +02:00
Matthias Ringwald
cc8d9368b1 docs: can send now 2016-03-31 22:30:50 +02:00
Matthias Ringwald
5a4640bd78 docs: can send now 2016-03-31 21:49:07 +02:00
Matthias Ringwald
b2d58d2d9e docs: can send now 2016-03-31 15:56:16 +02:00
Matthias Ringwald
63759308b7 docs: can send now 2016-03-31 15:48:41 +02:00