Home
last modified time | relevance | path

Searched refs:serial_device (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/cellular/
Dmock_cellular.h48 MOCK_METHOD1(StartPPP, void(const std::string& serial_device));
Dcellular.cc1014 void Cellular::StartPPP(const string& serial_device) { in StartPPP() argument
1015 SLOG(PPP, this, 2) << __func__ << " on " << serial_device; in StartPPP()
1050 serial_device, in StartPPP()
Dcellular.h225 virtual void StartPPP(const std::string& serial_device);
/system/sepolicy/
Ddevice.te36 type serial_device, dev_type;
Dfile_contexts131 /dev/ttyS[0-9]* u:object_r:serial_device:s0