Home
last modified time | relevance | path

Searched refs:rmnet_new_vnd_prefix (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/dataservices/rmnetctl/inc/
Dlibrmnetctl.h402 int rmnet_new_vnd_prefix(rmnetctl_hndl_t *hndl,
/device/moto/shamu/dataservices/rmnetctl/src/
Dlibrmnetctl.c709 int rmnet_new_vnd_prefix(rmnetctl_hndl_t *hndl, in rmnet_new_vnd_prefix() function
760 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0); in rmnet_new_vnd()
/device/moto/shamu/dataservices/rmnetctl/cli/
Drmnetcli.c314 return_code = rmnet_new_vnd_prefix(handle, in rmnet_api_call()