TE-Masatoshi-Ueno commented on a change in pull request #2175:
URL: https://github.com/apache/incubator-nuttx/pull/2175#discussion_r514968592
##########
File path: drivers/wireless/gs2200m.c
##########
@@ -247,12 +248,17 @@ static const struct file_operations g_gs2200m_fops =
static struct evt_code_s _evt_table[] =
{
{"OK", TYPE_OK},
+ {"Disassociation Event", TYPE_DISASSOCIATE},
+ {"DISASSOCIATED", TYPE_DISASSOCIATE},
Review comment:
Please confirm commit a4d35d8 .
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]