Home
last modified time | relevance | path

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

/device/google/marlin/dataservices/rmnetctl/inc/
Dlibrmnetctl.h68 RMNETCTL_API_SUCCESS = 0, enumerator
/device/google/marlin/dataservices/rmnetctl/cli/
Drmnetcli.c208 if ((error_number > RMNETCTL_API_SUCCESS) && in print_rmnetctl_lib_errors()