Minor documentation improvements.
This commit is contained in:
parent
956f9e3709
commit
fc4d3ab400
20 changed files with 38 additions and 38 deletions
|
@ -99,7 +99,7 @@
|
|||
*/
|
||||
typedef struct
|
||||
{
|
||||
uint8_t PDU; /**< SDP packet type, a SDP_PDU_* mask value */
|
||||
uint8_t PDU; /**< SDP packet type, a \c SDP_PDU_* mask value */
|
||||
uint16_t TransactionID; /**< Unique transaction ID number to associate requests and responses */
|
||||
uint16_t ParameterLength; /**< Length of the data following the SDP header */
|
||||
} SDP_PDUHeader_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue