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

  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Config.h 347 static const char *DEVICE_NAME_ODU;
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Config.cpp 48 const char *IPACM_Config::DEVICE_NAME_ODU = "/dev/odu_ipa_bridge";
IPACM_Lan.cpp 137 m_fd_odu = open(IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU, O_RDWR);
140 IPACMERR("Failed opening %s.\n", IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU);
    [all...]

Completed in 2557 milliseconds