Home
last modified time | relevance | path

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

/device/google/marlin/dataservices/rmnetctl/inc/
Dlibrmnetctl.h94 RMNETCTL_API_ERR_HNDL_INVALID = RMNETCTL_API_SECOND_ERR, enumerator
/device/google/marlin/dataservices/rmnetctl/src/
Dlibrmnetctl.c112 uint16_t return_code = RMNETCTL_API_ERR_HNDL_INVALID; in rmnetctl_transact()
326 *error_code = RMNETCTL_API_ERR_HNDL_INVALID; in rmnetctl_init()