/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);
|