You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/08/29 20:05:04 UTC

[incubator-nuttx] branch master updated (1025456 -> 797bf44)

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

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


    from 1025456  libs/libc/time: Add stub for utimes
     add 797bf44  net: For Bluetooth sockets use the Linux sockaddr types

No new revisions were added by this update.

Summary of changes:
 include/netpacket/bluetooth.h      | 88 ++++++++++++++++++-------------------
 net/bluetooth/bluetooth_recvfrom.c | 14 +++---
 net/bluetooth/bluetooth_sendto.c   |  6 +--
 net/bluetooth/bluetooth_sockif.c   | 89 ++++++++++++++++----------------------
 4 files changed, 89 insertions(+), 108 deletions(-)