Home
last modified time | relevance | path

Searched refs:new_vnd (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/dataservices/rmnetctl/inc/
Dlibrmnetctl.h430 uint8_t new_vnd);
451 uint8_t new_vnd,
/device/google/marlin/dataservices/rmnetctl/src/
Dlibrmnetctl.c775 uint8_t new_vnd, in rmnet_new_vnd_prefix() argument
783 ((new_vnd != RMNETCTL_NEW_VND) && (new_vnd != RMNETCTL_FREE_VND))) { in rmnet_new_vnd_prefix()
789 if (new_vnd == RMNETCTL_NEW_VND) { in rmnet_new_vnd_prefix()
821 uint8_t new_vnd) in rmnet_new_vnd() argument
823 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0); in rmnet_new_vnd()