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

/device/google/marlin/dataservices/rmnetctl/src/
H A Dlibrmnetctl.c258 static inline int _rmnetctl_check_code(int crd, uint16_t *error_code) { function
411 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
445 if (_rmnetctl_check_code(response.crd, error_code)
492 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
530 if (_rmnetctl_check_code(response.crd, error_code)
576 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
614 if (_rmnetctl_check_code(response.crd, error_code)
671 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
709 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
753 if (_rmnetctl_check_code(respons
[all...]
/device/huawei/angler/dataservices/rmnetctl/src/
H A Dlibrmnetctl.c255 static inline int _rmnetctl_check_code(int crd, uint16_t *error_code) { function
408 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
483 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
561 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
650 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
688 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
782 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
864 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
/device/lge/bullhead/dataservices/rmnetctl/src/
H A Dlibrmnetctl.c256 static inline int _rmnetctl_check_code(int crd, uint16_t *error_code) { function
409 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
484 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
562 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
651 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
689 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
783 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)
865 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS)

Completed in 9 milliseconds