incubator-nuttx/drivers/wireless
Masayuki Ishikawa 97e6d35c3a drivers: wireless: Fix AT command response handling in gs2200m.c
Summary:
- When sending an AT command during receiving a bulk packet,
  the bulk packet might be put in the AT command response.
- To handle such the case, gs2200m_send_cmd2() is newly
  introduced instead of using gs2200m_send_cmd(dev, cmd, NULL)

Impact:
- All use cases that send an AT command in gs2200m.c

Testing:
- Tested with renew and nxplayer with spresense:wifi

Reported-by: Masatoshi Ueno <Masatoshi.Ueno@sony.com>
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-04-15 21:28:25 -05:00
..
bluetooth makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
ieee80211 Fixes race condition in event wait logic of SDMMC driver. 2021-04-05 23:08:45 -05:00
ieee802154 drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
lpwan sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
spirit Remove the unnecessary math.h inclusion 2021-04-12 22:58:23 -04: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 wireless/bluetooth: remove the host dependency 2021-01-16 11:18:26 -08:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
cc1101.c drivers: wireless: fix Mixed Case errors 2021-04-01 12:13:12 -05:00
gs2200m.c drivers: wireless: Fix AT command response handling in gs2200m.c 2021-04-15 21:28:25 -05: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