summaryrefslogtreecommitdiff
path: root/doc/gatt-api.txt
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2014-03-27 10:35:44 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2014-03-28 14:22:02 +0200
commit5ff223e970936c7bf8f72a7540d6b99054e19508 (patch)
tree7319e252b57a92ff97dee3d8463505093411abc8 /doc/gatt-api.txt
parent12947cc943b6e89a70f37eaf716a6a7d269fec6a (diff)
downloadbluez-5ff223e970936c7bf8f72a7540d6b99054e19508.tar.gz
doc: Remove Core SPEC page number from gatt-api.txt
Remove Core SPEC page number from the API document to avoid wrong page reference when the SPEC changes.
Diffstat (limited to 'doc/gatt-api.txt')
-rw-r--r--doc/gatt-api.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt
index 0f6b08418..95603fc9a 100644
--- a/doc/gatt-api.txt
+++ b/doc/gatt-api.txt
@@ -65,13 +65,12 @@ Properties string UUID [read-only]
array{string} Flags [read-only, optional]
Defines how the characteristic value can be used. See
- Core spec page 1898, "Table 3.5: Characteristic
- Properties bit field" and page 1900, "Table 3.8:
- Characteristic Extended Properties bit field". Allowed
- values: "broadcast", "read", "write-without-response",
- "write", "notify", "indicate",
- "authenticated-signed-writes", "reliable-write", and
- "writable-auxiliaries".
+ Core spec "Table 3.5: Characteristic Properties bit
+ field", and "Table 3.8: Characteristic Extended
+ Properties bit field". Allowed values: "broadcast",
+ "read", "write-without-response", "write", "notify",
+ "indicate", "authenticated-signed-writes",
+ "reliable-write", and "writable-auxiliaries".
Characteristic Descriptors hierarchy