Skip to content

Commit c4f6254

Browse files
author
Amanda Butler
authored
Add sentence to GattServer.md
Add one sentence of context in link to GattClient.md.
1 parent ec646b8 commit c4f6254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/bluetooth/GattServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can query the server by invoking the function `areUpdatesEnabled()` to find
1818

1919
#### Attribute Protocol Maximum Transmission Unit (ATT_MTU)
2020

21-
See [GattClient Documentation](../apis/gattclient.html).
21+
The Attribute Protocol Maximum Transmission Unit (`ATT_MTU`) is the maximum size of the attribute protocol packet. For details, please see the [GattClient Documentation](../apis/gattclient.html).
2222

2323
#### Events
2424

0 commit comments

Comments
 (0)