Home
last modified time | relevance | path

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

/device/google/marlin/dataservices/rmnetctl/inc/
Dlibrmnetctl.h49 #define RMNETCTL_KERNEL_ERR 2 macro
/device/google/marlin/dataservices/rmnetctl/cli/
Drmnetcli.c235 } else if (return_code == RMNETCTL_KERNEL_ERR) in print_rmnet_api_status()
/device/google/marlin/dataservices/rmnetctl/src/
Dlibrmnetctl.c301 int return_code = RMNETCTL_KERNEL_ERR; in _rmnetctl_set_codes()