Home
last modified time | relevance | path

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

/device/google/marlin/dataservices/rmnetctl/inc/
Dlibrmnetctl.h430 uint8_t new_vnd);
451 uint8_t new_vnd,
/device/lge/bullhead/dataservices/rmnetctl/inc/
Dlibrmnetctl.h430 uint8_t new_vnd);
451 uint8_t new_vnd,
/device/huawei/angler/dataservices/rmnetctl/inc/
Dlibrmnetctl.h430 uint8_t new_vnd);
451 uint8_t new_vnd,
/device/lge/bullhead/dataservices/rmnetctl/src/
Dlibrmnetctl.c748 uint8_t new_vnd, in rmnet_new_vnd_prefix() argument
756 ((new_vnd != RMNETCTL_NEW_VND) && (new_vnd != RMNETCTL_FREE_VND))) { in rmnet_new_vnd_prefix()
762 if (new_vnd == RMNETCTL_NEW_VND) { in rmnet_new_vnd_prefix()
794 uint8_t new_vnd) in rmnet_new_vnd() argument
796 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0); in rmnet_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()
/device/huawei/angler/dataservices/rmnetctl/src/
Dlibrmnetctl.c747 uint8_t new_vnd, in rmnet_new_vnd_prefix() argument
755 ((new_vnd != RMNETCTL_NEW_VND) && (new_vnd != RMNETCTL_FREE_VND))) { in rmnet_new_vnd_prefix()
761 if (new_vnd == RMNETCTL_NEW_VND) { in rmnet_new_vnd_prefix()
793 uint8_t new_vnd) in rmnet_new_vnd() argument
795 return rmnet_new_vnd_prefix(hndl, id, error_code, new_vnd, 0); in rmnet_new_vnd()