nuttx/drivers/wireless
zhanghongyu 9267dbc7c2 bcm_driver: revert packed attribute for scan structure
These structures need to be aligned with the firmware, packed_struct will cause the scan information from Wi-Fi firmware not to be parsed by broadcom Wi-Fi driver. Therefore, we need to remove the packed_struct of the structure associated with the scan information.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-09-21 14:03:12 +08:00
..
bluetooth nuttx: fix nxstyle issues 2023-09-16 14:17:47 +08:00
ieee80211 bcm_driver: revert packed attribute for scan structure 2023-09-21 14:03:12 +08:00
ieee802154 nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
lpwan inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
spirit build: add initial cmake build system 2023-07-08 13:50:48 +08:00
cc1101.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
gs2200m.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ISM1_868MHzGFSK100kbps.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
ISM2_433MHzMSK500kbps.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
ISM2_905MHzGFSK250kbps.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
Kconfig drivers/wireles/gs2200m: add NET_TCP dependency to NFS_DONT_BIND_TCP_SOCKET option 2023-07-03 13:32:31 +08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nrf24l01.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
nrf24l01.h