commit a9bbedd10cccc624a1ddbddacbe3cc98906505a5 from: Thomas Böhler date: Thu Mar 30 08:43:53 2023 UTC write_cmd: fix borked sentence commit - 7494797f5b3a167a06c4f80549ab2dcd053d7068 commit + a9bbedd10cccc624a1ddbddacbe3cc98906505a5 blob - 7765969970e449b6fa5090a4cb4827f686226a4b blob + 2fac2f66af40be64a6c068dd4b8541322affc381 --- src/chapters/improving_throughput/write_command.tex +++ src/chapters/improving_throughput/write_command.tex @@ -6,10 +6,9 @@ \label{sec:write_command} \ac{att} defines different Write Attributes to use for writing -characteristics\cite[p. 2822]{bluetooth:spec50}. -The default attribute used by the BlueR library using the \lstinline{write} -method call to write to a characteristic is the Write Request -command\cite{bluer:write_method}. +characteristics\cite[p. 2822]{bluetooth:spec50}. The default attribute used by +the BlueR library is the \lstinline{write} method call which uses the \ac{att} +Write Request command.\cite{bluer:write_method}. When using the Write Request command, the client writes a characteristic on the server and the server responds with a Write Response, indicating that this write