projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Massive corrections to the project documentation and code comments, thanks to Russian...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
/
BluetoothACLPackets.h
diff --git
a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
index
c32b52e
..
953a5a1
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
+++ b/
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
@@
-146,7
+146,7
@@
/** Configuration Request signaling command structure, for channel configuration requests. */
typedef struct
{
/** Configuration Request signaling command structure, for channel configuration requests. */
typedef struct
{
- uint16_t DestinationChannel; /**< Destination channel address which is to be
disconnect
ed */
+ uint16_t DestinationChannel; /**< Destination channel address which is to be
configur
ed */
uint16_t Flags; /**< Configuration flags for the request, including command continuation */
} BT_Signal_ConfigurationReq_t;
uint16_t Flags; /**< Configuration flags for the request, including command continuation */
} BT_Signal_ConfigurationReq_t;