Home
last modified time | relevance | path

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

/device/google/marlin/dataservices/rmnetctl/cli/
Drmnetcli.h56 #define RMNETCFG_ERR_NUM_START 100 macro
Drmnetcli.c212 if ((error_number >= RMNETCFG_ERR_NUM_START) && in print_rmnetctl_lib_errors()
213 (error_number < RMNETCFG_ERR_NUM_START + RMNETCFG_TOTAL_ERR_MSGS)) { in print_rmnetctl_lib_errors()
215 [error_number - RMNETCFG_ERR_NUM_START]); in print_rmnetctl_lib_errors()
/device/huawei/angler/dataservices/rmnetctl/cli/
Drmnetcli.h56 #define RMNETCFG_ERR_NUM_START 100 macro
Drmnetcli.c212 if ((error_number >= RMNETCFG_ERR_NUM_START) && in print_rmnetctl_lib_errors()
213 (error_number < RMNETCFG_ERR_NUM_START + RMNETCFG_TOTAL_ERR_MSGS)) { in print_rmnetctl_lib_errors()
215 [error_number - RMNETCFG_ERR_NUM_START]); in print_rmnetctl_lib_errors()
/device/lge/bullhead/dataservices/rmnetctl/cli/
Drmnetcli.h56 #define RMNETCFG_ERR_NUM_START 100 macro
Drmnetcli.c212 if ((error_number >= RMNETCFG_ERR_NUM_START) && in print_rmnetctl_lib_errors()
213 (error_number < RMNETCFG_ERR_NUM_START + RMNETCFG_TOTAL_ERR_MSGS)) { in print_rmnetctl_lib_errors()
215 [error_number - RMNETCFG_ERR_NUM_START]); in print_rmnetctl_lib_errors()