HomeSort by relevance Sort by last modified time
    Searched defs:rmnet_new_vnd_prefix (Results 1 - 4 of 4) sorted by null

  /device/google/marlin/dataservices/rmnetctl/src/
librmnetctl.c 772 int rmnet_new_vnd_prefix(rmnetctl_hndl_t *hndl, function
823 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0);
  /device/huawei/angler/dataservices/rmnetctl/src/
librmnetctl.c 744 int rmnet_new_vnd_prefix(rmnetctl_hndl_t *hndl, function
795 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0);
  /device/lge/bullhead/dataservices/rmnetctl/src/
librmnetctl.c 745 int rmnet_new_vnd_prefix(rmnetctl_hndl_t *hndl, function
796 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0);
  /device/moto/shamu/dataservices/rmnetctl/src/
librmnetctl.c 709 int rmnet_new_vnd_prefix(rmnetctl_hndl_t *hndl, function
760 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0);

Completed in 64 milliseconds