zephyr/tests/net/lib
Tomasz Bursztyka 4ae72db135 net: Enable PM settings on network devices
By changing the various *NET_DEVICE* macros. It is up to the device
drivers to either set a proper PM function or, if not supported or PM
disabled, to use device_pm_control_nop relevantly.

All existing macro calls are updated. Since no PM support was added so
far, device_pm_control_nop is used as the default everywhere.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-03-27 14:48:30 +02:00
..
coap samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
dns_addremove net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
dns_packet
dns_resolve net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
http_header_fields
mqtt_packet tests: mqtt_packet: use MQTT_UTF8_LITERAL() to simplify code 2020-03-13 10:06:18 +02:00
mqtt_publisher drivers: wifi: simplelink: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
mqtt_pubsub drivers: wifi: simplelink: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
mqtt_subscriber drivers: wifi: simplelink: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
tls_credentials tests: net: tls: Increasing stack size 2019-10-17 17:01:23 +03:00