12853 Commits

Author SHA1 Message Date
Milanka Ringwald
2ea56b0c3a docu: use filename instead of title for API submenu 2021-06-03 08:50:02 +02:00
Milanka Ringwald
c436b76054 att_db: fix spelling, update API docu 2021-06-03 08:50:02 +02:00
Matthias Ringwald
60589707ee
Merge pull request #359 from dlech/gatt-client-const-uuid128
ble/gatt_client: add const qualifier to uuid128
2021-06-02 19:15:33 +02:00
Matthias Ringwald
41f9be703f avoid function param modification 2021-06-02 19:11:43 +02:00
David Lechner
045d700d70 ble/gatt_client: add const qualifier to uuid128
This adds the const qualifier to all uuid128 parameters of gatt_client
functions. This is useful on embedded systems where const is used to
store data in flash memory instead of RAM.
2021-06-02 10:59:11 -05:00
Matthias Ringwald
5ce1359ee5 add 'U' to unsigned constants 2021-06-02 12:11:39 +02:00
Matthias Ringwald
1b81ae2adc tool/metrics: fix set of files 2021-06-01 17:58:58 +02:00
Matthias Ringwald
2d514e3708 readme: drop ios port 2021-06-01 17:52:23 +02:00
Matthias Ringwald
f840457c73 Changelog: prepare v1.4 2021-05-31 16:44:53 +02:00
Matthias Ringwald
34fd36da18 port: copy edit port readmes, archive ios port 2021-05-31 16:44:53 +02:00
Matthias Ringwald
0489de14d1 doc: list available hci_dump implementations 2021-05-31 12:16:52 +02:00
Matthias Ringwald
fb873124d5 cc256x: add init script v4.7 for WL183x (11.8.32) 2021-05-31 09:47:53 +02:00
Milanka Ringwald
78fab72ea4 doc: update pdf generation 2021-05-28 15:35:09 +02:00
Milanka Ringwald
90f75057f9 docu: update header files tagging 2021-05-28 11:36:59 +02:00
Milanka Ringwald
4a400a05d4 doc: split single API file into one file pro header file 2021-05-28 11:36:39 +02:00
Milanka Ringwald
6ec408b5e8 docu: parse nested second level navigation 2021-05-28 11:21:09 +02:00
Milanka Ringwald
d7ef06763d doc: read files from source code instead from list 2021-05-28 11:21:09 +02:00
Milanka Ringwald
fe5a6c4e96 src: add title to header files 2021-05-28 11:21:09 +02:00
Matthias Ringwald
7982528c77 avdtp: skip stream endpoints that are currently in use, mark when selected 2021-05-27 23:09:09 +02:00
Matthias Ringwald
855fce2d38 a2dp_source: use local stream endpoint reference in connection struct 2021-05-27 23:09:09 +02:00
Matthias Ringwald
7d99e5e205 a2dp_source: store local stream endpoint in avdtp_connection 2021-05-27 17:46:07 +02:00
Matthias Ringwald
889ef44157 a2dp_source: ignore set config for invalid local cid 2021-05-27 17:37:31 +02:00
Matthias Ringwald
53483b6d5b a2dp_source: reset discovery timer only for active connection 2021-05-27 17:25:15 +02:00
Matthias Ringwald
47f5232850 doc: prefix commit hash with branch name 2021-05-27 16:55:56 +02:00
Matthias Ringwald
2816575b06 doc: fix pdf build 2021-05-27 16:04:55 +02:00
Matthias Ringwald
628573184b l2cap: disconnect incoming connection in security mode 4 only if not connection is insecure and device is not bonded 2021-05-27 15:02:31 +02:00
Matthias Ringwald
fcaf38b9b8 hci: skip mutual authentication again 2021-05-27 15:02:31 +02:00
Matthias Ringwald
d067681928 avdtp: use bool for request_can_send_now 2021-05-27 15:02:31 +02:00
Matthias Ringwald
093c3dfd65 avdtp: fix spelling avdtp_set_preferred_sampling_frequency 2021-05-27 15:02:31 +02:00
Matthias Ringwald
a61834b6cb gap: re-configure advertisements after power cycle 2021-05-27 15:02:31 +02:00
Matthias Ringwald
15537ea476 sm: add sm_deinit 2021-05-27 15:02:31 +02:00
Matthias Ringwald
92f8a0d748 changelog: update 2021-05-27 15:02:31 +02:00
Matthias Ringwald
15fca961dd hci_cmd: more vs ti test commands 2021-05-27 15:02:31 +02:00
Milanka Ringwald
c8c342a60c doc: rename scripts 2021-05-27 15:01:29 +02:00
Milanka Ringwald
503a627eda doc: cleanup build 2021-05-27 14:45:58 +02:00
Milanka Ringwald
41d889f346 docu: use docs as mkdocs folder, and doc-template for template files, switch to windmill mkdoc theme 2021-05-27 10:14:44 +02:00
Matthias Ringwald
41da4229b6 readme: update bluetooth sig listing info 2021-05-25 15:31:39 +02:00
Matthias Ringwald
17c6fe5cac gap: abort SSP pairing if MITM protection required but not possible 2021-05-25 15:04:40 +02:00
Matthias Ringwald
e276e383d1 hci: store remote ssp io capabilities 2021-05-25 13:28:54 +02:00
Matthias Ringwald
6edaed7f18 gap: only store link key if it allows requested security level 2021-05-25 13:26:56 +02:00
Matthias Ringwald
6047cb1e01 docu: use 'commit' instead of 'version' for latex 2021-05-25 09:03:33 +02:00
Matthias Ringwald
767003cd11 docu: add version to pdf 2021-05-25 08:53:22 +02:00
Matthias Ringwald
62fc41778a test/pts: more test sequences for sm and l2cap 2021-05-24 20:01:43 +02:00
Matthias Ringwald
da9b76deb1 l2cap: return unknown mandatory option in config response 2021-05-24 18:30:42 +02:00
Matthias Ringwald
9a21630d89 doc: fix pdflatex build on buildbot 2021-05-21 19:19:59 +02:00
Milanka Ringwald
0db2ac53f3 doc: fix pdf build 2021-05-21 18:27:21 +02:00
Milanka Ringwald
3b261e460e doc: fix title levels 2021-05-21 17:53:34 +02:00
Matthias Ringwald
fe776b3ce2 example: fix compile on windows 2021-05-21 17:36:38 +02:00
Matthias Ringwald
2769e469b3 example: support make build with multiple jobs 2021-05-21 17:19:07 +02:00
Milanka Ringwald
4e7bc04fcd avdtp: do not repeat operation if flag already set 2021-05-21 17:17:55 +02:00