HomeSort by relevance Sort by last modified time
    Searched refs:_rmnetctl_check_code (Results 1 - 3 of 3) sorted by null

  /device/google/marlin/dataservices/rmnetctl/src/
librmnetctl.c 258 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(response.crd, error_code
    [all...]
  /device/huawei/angler/dataservices/rmnetctl/src/
librmnetctl.c 255 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/
librmnetctl.c 256 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 243 milliseconds