Work on mods.

FossilOrigin-Name: 5c56ae361f2c31ef33603f8b657f3d4768c67a8bb2135b82b0933ba65fd3c985
This commit is contained in:
7u83@mail.ru
2016-03-05 09:11:39 +00:00
parent 304ee17e4f
commit 1885f82f42
8 changed files with 42 additions and 30 deletions

View File

@ -106,8 +106,9 @@ static cw_action_out_t actions_out[]={
/* Message Discovery Response */
/* Cisco AP Timesync - Important to get the WTP a DTLS
* connection established*/
/* Cisco AP Timesync - Discovery Request
* Important to get the WTP a DTLS connection established
*/
{
.msg_id = CW_MSG_DISCOVERY_RESPONSE,
.item_id = CW_ITEM_AC_TIMESTAMP,
@ -117,7 +118,7 @@ static cw_action_out_t actions_out[]={
.mand = 1
}
,
/* Discovery Response AC Descriptor */
/* AC Descriptor - Discovery Response */
{
.msg_id = CW_MSG_DISCOVERY_RESPONSE,
.item_id = CW_ITEM_AC_DESCRIPTOR,