Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dcellular_capability_universal.h330 const std::vector<uint32_t>& supported_capabilities);
Dcellular_capability_universal.cc1326 const vector<uint32_t>& supported_capabilities) { in OnSupportedCapabilitesChanged() argument
1327 supported_capabilities_ = supported_capabilities; in OnSupportedCapabilitesChanged()