mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
fc0ecd4e9e
adapts to third-party code compilation. in the process of porting ConnMan, we encounter some situations where the structure is not defined, or the returned data types do not match the expectations. Refer to the common implementation of other systems and add relevant definitions. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>