Searched refs:_rmnetctl_check_data (Results 1 - 3 of 3) sorted by relevance

/device/google/marlin/dataservices/rmnetctl/src/
H A Dlibrmnetctl.c278 static inline int _rmnetctl_check_data(int crd, uint16_t *error_code) { function
443 if (_rmnetctl_check_data(response.crd, error_code)
528 if (_rmnetctl_check_data(response.crd, error_code)
612 if (_rmnetctl_check_data(response.crd, error_code)
751 if (_rmnetctl_check_data(response.crd, error_code)
850 if (_rmnetctl_check_data(response.crd, error_code)
/device/huawei/angler/dataservices/rmnetctl/src/
H A Dlibrmnetctl.c275 static inline int _rmnetctl_check_data(int crd, uint16_t *error_code) { function
440 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
519 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
597 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
729 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
821 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
/device/lge/bullhead/dataservices/rmnetctl/src/
H A Dlibrmnetctl.c276 static inline int _rmnetctl_check_data(int crd, uint16_t *error_code) { function
441 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
520 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
598 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
730 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)
822 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS)

Completed in 66 milliseconds