nuttx/net/netdev
2018-04-06 09:42:41 -06:00
..
Kconfig
Make.defs Squashed commit of the following: 2017-09-19 14:17:05 -06:00
netdev.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_carrier.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_count.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_default.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_findbyaddr.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_findbyindex.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_findbyname.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_foreach.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_ifconf.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_ioctl.c Bluetooth: Better integrate NuttX Bluetooth IOCTL commands and NetBSD IOCTL commands. Stanardize naming. 2018-04-06 09:42:41 -06:00
netdev_lladdrsize.c net/bluetooth: Since the max header is always reported, the max frame size for purposes of allocation is the max header lenght plus the max payload, even though the frames with the max payload never have the max header length. 2018-04-05 16:40:59 -06:00
netdev_register.c net/bluetooth: Since the max header is always reported, the max frame size for purposes of allocation is the max header lenght plus the max payload, even though the frames with the max payload never have the max header length. 2018-04-05 16:40:59 -06:00
netdev_txnotify.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_unregister.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
netdev_verify.c