mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
drivers/wireless/gs2200m: Notify disssociation event
After recover disassociation, usrsock daemon must destroy all sockets. Add notification to prompt the daemon to do so.
This commit is contained in:
committed by
Masayuki Ishikawa
parent
9bb5148d10
commit
883c6fc2ef
@@ -58,6 +58,8 @@ extern "C"
|
||||
#define GS2200M_IOC_IFREQ _WLCIOC(GS2200M_FIRST + 7)
|
||||
#define GS2200M_IOC_NAME _WLCIOC(GS2200M_FIRST + 8)
|
||||
|
||||
#define DISASSOCIATION_CID ('x')
|
||||
|
||||
/* NOTE: do not forget to update include/nuttx/wireless/ioctl.h */
|
||||
|
||||
struct gs2200m_connect_msg
|
||||
|
||||
Reference in New Issue
Block a user