Commit Graph

128 Commits

Author SHA1 Message Date
Marcel Holtmann
aecc71a383 doc: Mention the Secure Connections Only mode 2014-01-11 14:12:13 -08:00
Marcel Holtmann
89695d7bf4 doc: Change the wording a little bit 2014-01-11 14:09:52 -08:00
Marcel Holtmann
14bc777ecb doc: Add documentation for BR/EDR Secure Connections support 2014-01-10 02:03:28 -08:00
Marcel Holtmann
67c8c24824 doc: Mention the connectable support for LE controllers 2013-10-15 15:12:13 -07:00
Marcel Holtmann
ff318d86e6 doc: Mention the limited discoverable mode setting 2013-10-15 15:09:17 -07:00
Marcel Holtmann
92e72b23ff doc: Fix some style issues with the command parameters 2013-10-14 01:47:01 -07:00
Marcel Holtmann
e3aa668ea9 doc: Add section about Set Scan Parameters command 2013-10-14 01:20:33 -07:00
Marcel Holtmann
31324f41b2 doc: Mention that High Speed support depends on Secure Simple Pairing 2013-10-10 04:13:07 -07:00
Marcel Holtmann
603eb343cf doc: Correct a few minor style issues 2013-10-03 23:04:07 -07:00
Marcel Holtmann
aaa9c1dbe4 doc: Add missing title text to static address command 2013-10-03 09:14:07 -07:00
Johan Hedberg
cea02ba8ec doc/mgmt-api: Add definition for Set Static Address 2013-10-02 16:22:14 +03:00
Marcel Holtmann
a29602bc3b doc: Small beautification 2013-10-02 04:01:54 -07:00
Johan Hedberg
0e33783ff4 doc/mgmt-api: Add Set BR/EDR command definition 2013-10-02 12:16:57 +03:00
Marcel Holtmann
0978ffbd6f doc: Update description for Set Advertising command 2013-09-25 09:32:04 -07:00
Johan Hedberg
b06eba4185 doc: Fix mgmt_set_le error code list 2013-09-25 13:51:11 +03:00
Johan Hedberg
2f51cade81 doc: Add mgmt_set_advertising details to mgmt API 2013-09-25 13:51:11 +03:00
Johan Hedberg
5008dc2ba9 doc: Add short explanation for how to create mgmt sockets 2013-02-18 10:37:53 +02:00
Johan Hedberg
311e9cd36d doc: Add note about Debug_Keys parameter for Load Link Keys Command 2013-01-18 12:56:15 +02:00
Marcel Holtmann
15e74b99ee doc: Clarify the error codes of some management commands 2013-01-09 22:59:34 -08:00
Marcel Holtmann
db7db9c884 doc: Add missing empty return parameters for load long term keys 2013-01-09 12:03:45 -08:00
Johan Hedberg
e01141697a doc: Improve documentation of mgmt events 2013-01-08 20:50:14 +02:00
Johan Hedberg
7539255a35 doc: Update descriptions and possible error returns of mgmt commands 2013-01-08 15:52:08 +02:00
Szymon Janc
121befd7d8 mgmt-api: Remove not needed restriction on add/remove OOB data
Those commands don't send any HCI commands to controller so there is no
need to restrict them to only powered up controller. This also clarify
that provided OOB data is persistent over power down/up toggles.
2012-12-13 22:14:36 +02:00
Johan Hedberg
b27b7757d4 mgmt: Remove peripheral setting
It's still not decided how this will be exposed in the end but most
likely it wont be through mgmt (e.g. socket-based enabling is a probable
choice).
2012-11-09 16:52:48 +02:00
Johan Hedberg
e3f677b332 doc: Add missing info of peripheral setting to mgmt API 2012-10-22 18:53:37 +03:00
Johan Hedberg
1b0a4291d1 mgmt: Add support for LE peripheral mode 2012-10-22 17:36:51 +03:00
Szymon Janc
a2d706daa4 mgmt-api: Add missing error code descriptions 2012-10-01 11:17:13 +03:00
Johan Hedberg
a70760e810 mgmt-api: Add event for passkey notification 2012-09-04 16:34:41 +03:00
Mikel Astiz
902e9f2de2 mgmt: Add reason to device disconnect event
Extend the management API with the disconnect reason, as now reported
by the Kernel in MGMT_EV_DEVICE_DISCONNECTED.
2012-08-17 12:26:30 +03:00
Syam Sidhardhan
3e14a20905 doc: Fix typo 2012-04-13 12:45:10 +03:00
Johan Hedberg
36711fb6aa mgmt-api: Add error code descriptions 2012-02-29 19:16:04 -06:00
Luiz Augusto von Dentz
16ac728063 mgmt-api: Format fixes 2012-02-26 19:03:03 +02:00
Marcel Holtmann
d74391573c mgmt-api: Add flags field to Device Connected event 2012-02-23 20:52:12 +01:00
Marcel Holtmann
241181f5eb mgmt-api: Fix parameter list of user confirmation request 2012-02-22 23:15:15 +01:00
Marcel Holtmann
87276365ab mgmt-api: Add comments for commands that require powered controller 2012-02-22 21:43:04 +01:00
Marcel Holtmann
26cce9fe69 mgmt-api: Mention the empty UUID to clear the UUID list 2012-02-22 21:25:19 +01:00
Marcel Holtmann
40802a41d4 mgmt-api: Update comments for commands valid during power off 2012-02-22 21:03:22 +01:00
Marcel Holtmann
c9edc0153f mgmt-api: Mention that setting name is valid when powered off 2012-02-22 20:51:42 +01:00
Marcel Holtmann
169dde65ce mgmt-api: Small clarification 2012-02-21 14:25:59 +01:00
Marcel Holtmann
8dd0820642 mgmt-api: Update comments for setting handling and errors 2012-02-21 14:09:14 +01:00
Marcel Holtmann
4ebdcf49dc mgmt-api: Add comments for valid commands when power off 2012-02-21 13:26:52 +01:00
Marcel Holtmann
40554f5a9d mgmt-api: Add command for setting Device ID details 2012-02-21 00:05:56 +01:00
Marcel Holtmann
0544ed94db mgmt-api: Add address type to stop discovery command and the event 2012-02-20 21:19:25 +01:00
Marcel Holtmann
664df5e25e mgmt-api: The command status is never a positive response 2012-02-20 21:15:06 +01:00
Marcel Holtmann
2d5cb7d730 mgmt-api: Fix a small typo 2012-02-20 21:10:09 +01:00
Marcel Holtmann
81c81ac4e7 mgmt-api: Fix a few entries for command status vs command complete 2012-02-20 21:07:30 +01:00
Marcel Holtmann
be2f0f4024 mgmt-api: Add comments if command status or command complete is returned 2012-02-17 15:31:48 +01:00
Johan Hedberg
aea82119df mgmt-api: Reorder cmd_status parameters
It makes more sense for the opcode to come before the status (since it
is part of the context).
2012-02-17 16:02:40 +02:00
Johan Hedberg
a52fa7b47b mgmt-api: Fix symmetry of (Un)Block command/reply parameters 2012-02-17 16:02:40 +02:00
Johan Hedberg
c1a9aa4aa2 mgmt-api: Fix symmetry of OOB command/reply parameters 2012-02-17 16:02:40 +02:00