Home
last modified time | relevance | path

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

/device/google/marlin/dataservices/rmnetctl/inc/
Dlibrmnetctl.h110 RMNETCTL_KERNEL_FIRST_ERR = 15, enumerator
112 RMNETCTL_KERNEL_ERROR_NO_ERR = RMNETCTL_KERNEL_FIRST_ERR,
/device/google/marlin/dataservices/rmnetctl/src/
Dlibrmnetctl.c305 *error_code = (uint16_t)error_val + RMNETCTL_KERNEL_FIRST_ERR; in _rmnetctl_set_codes()