Home
last modified time | relevance | path

Searched refs:get_supported_networks (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dcellular.h115 cellular_api_get_supported_networks get_supported_networks; member
171 if (api->get_supported_networks == NULL) { in cellular_get_supported_networks()
175 return api->get_supported_networks(dev, networks, size); in cellular_get_supported_networks()