nuttx/drivers/wireless
Masayuki Ishikawa 0258968abd drivers: wireless: Fix gs2200m_ioctl_accept()
Summary:
- I received an issue report that multiwebcam in Spresense SDK 2.4.0
  has a problem with the Chrome browser
- Actually, the browser tries to establish 2 connections but
  the multiwebcam can handle only 1 connection. And if accept() for
  the second connection is delayed, the connection no longer exists
  in the gs2200m hardware
- This commit fixes this issue by checking if the cid is valid or not.

Impact:
- gs2200m driver only

Testing:
- Tested with spresense:wifi_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-02-15 10:22:42 +08:00
..
bluetooth drivers: wireless: bluetooth: revert original license 2021-09-01 11:56:31 +08:00
ieee80211 bcm43xxx: fixed several warnings: 2022-02-04 15:26:42 -03:00
ieee802154 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpwan include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
spirit include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
cc1101.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
gs2200m.c drivers: wireless: Fix gs2200m_ioctl_accept() 2022-02-15 10:22:42 +08:00
ISM1_868MHzGFSK100kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_433MHzMSK500kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_905MHzGFSK250kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
nrf24l01.c boards: stm32: Laurent Latil: update licenses to Apache 2021-04-01 12:13:12 -05:00
nrf24l01.h drivers: Nxstyle fixes 2021-04-01 12:13:12 -05:00