Work on mods.
FossilOrigin-Name: 5c56ae361f2c31ef33603f8b657f3d4768c67a8bb2135b82b0933ba65fd3c985
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user