You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/08/18 03:48:29 UTC

[incubator-nuttx-apps] branch master updated (9dd305501 -> 8fe295de3)

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git


    from 9dd305501 apps: Fix the bug that setsockopt didn't check return value
     add 8fe295de3 wireless: Add ioctl cmd to setting PTA prio

No new revisions were added by this update.

Summary of changes:
 include/wireless/wapi.h      | 37 +++++++++++++++++++++
 wireless/wapi/src/util.c     |  6 ++++
 wireless/wapi/src/wapi.c     | 43 ++++++++++++++++++++++++
 wireless/wapi/src/wireless.c | 78 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 164 insertions(+)