HomeSort by relevance Sort by last modified time
    Searched refs:RMNETCTL_API_ERR_REQUEST_NULL (Results 1 - 2 of 2) sorted by null

  /device/moto/shamu/dataservices/rmnetctl/inc/
librmnetctl.h 90 RMNETCTL_API_ERR_REQUEST_NULL,
  /device/moto/shamu/dataservices/rmnetctl/src/
librmnetctl.c 83 * @return RMNETCTL_API_ERR_REQUEST_NULL not enough memory to create buffer for
107 return_code = RMNETCTL_API_ERR_REQUEST_NULL;
116 return_code = RMNETCTL_API_ERR_REQUEST_NULL;

Completed in 3556 milliseconds