Searched refs:CONNECTION_BLUETOOTH (Results 1 – 11 of 11) sorted by relevance
73 case net::NetworkChangeNotifier::CONNECTION_BLUETOOTH: in GetConnectionType()74 return SystemProfileProto::Network::CONNECTION_BLUETOOTH; in GetConnectionType()
46 CONNECTION_BLUETOOTH = 7, enumerator47 CONNECTION_LAST = CONNECTION_BLUETOOTH
154 case NetworkChangeNotifier::CONNECTION_BLUETOOTH: in OnConnectionTypeChanged()191 case NetworkChangeNotifier::CONNECTION_BLUETOOTH: in OnConnectionTypeChanged()226 case NetworkChangeNotifier::CONNECTION_BLUETOOTH: in OnConnectionTypeChanged()642 case CONNECTION_BLUETOOTH: in IsConnectionCellular()
25 case net::NetworkChangeNotifier::CONNECTION_BLUETOOTH: in NetConnectionTypeToWebConnectionType()
26 case NetworkChangeNotifier::CONNECTION_BLUETOOTH: in ConvertConnectionType()
44 public static final int CONNECTION_BLUETOOTH = 7; field in NetworkChangeNotifier
167 return NetworkChangeNotifier.CONNECTION_BLUETOOTH; in getCurrentConnectionType()
53 case net::NetworkChangeNotifier::CONNECTION_BLUETOOTH: in ConnectionTypeToString()
206 return CONNECTION_BLUETOOTH; in ConnectionTypeFromShill()
322 case NetworkChangeNotifier::CONNECTION_BLUETOOTH: in OnNetworkChanged()
271 CONNECTION_BLUETOOTH = 6; enumerator