nuttx-apps/lte/alt1250/usock_handlers
SPRESENSE efdbaaefdd lte/alt1250: Fix some bugs in alt1250 daemon
Fix alt1250 daemon to return -ENOTTY when receiving ioctl
request and in the state of using kernel's network stack.
Fix alt1250 daemon to return -ENOTSUP when receiving socket
request and in the state of using kernel's network stack.
Fix alt1250 daemon to set dummy subnet mask in network devices.
This allows the correct network device to be selected when two
network devices exist.
2023-11-09 20:11:07 +08:00
..
alt1250_accepthdlr.c
alt1250_bindhdlr.c
alt1250_closehdlr.c apps: fix style issues in code 2023-06-11 18:47:50 +08:00
alt1250_connecthdlr.c apps: fix style issues in code 2023-06-11 18:47:50 +08:00
alt1250_fwupdate.h
alt1250_getpeernamehdlr.c
alt1250_getsocknamehdlr.c apps: fix style issues in code 2023-06-11 18:47:50 +08:00
alt1250_getsockopthdlr.c apps: fix style issues in code 2023-06-11 18:47:50 +08:00
alt1250_ioctl_denyinetsock.c
alt1250_ioctl_event.c
alt1250_ioctl_fwupdate.c
alt1250_ioctl_ifreq.c lte/alt1250: Fix some bugs in alt1250 daemon 2023-11-09 20:11:07 +08:00
alt1250_ioctl_ltecmd.c
alt1250_ioctl_lwm2m.c
alt1250_ioctl_normal.c
alt1250_ioctl_other.c
alt1250_ioctl_power.c
alt1250_ioctl_subhdlr.h
alt1250_ioctlhdlr.c lte/alt1250: Fix issue that ifconfig does not work 2023-09-07 14:07:43 +08:00
alt1250_listenhdlr.c
alt1250_recvfromhdlr.c
alt1250_sendtohdlr.c
alt1250_setsockopthdlr.c
alt1250_shutdownhdlr.c lte/alt1250: Correspond to shutdown 2023-09-22 16:25:09 +08:00
alt1250_sms.c lte/alt1250: Change error code from ENOTSUP to EAFNOSUPPORT 2023-10-03 10:32:18 +02:00
alt1250_sms.h
alt1250_sockethdlr.c lte/alt1250: Fix some bugs in alt1250 daemon 2023-11-09 20:11:07 +08:00
alt1250_usrsock_hdlr.h