Home
last modified time | relevance | path

Searched refs:TYPE_BLUETOOTH (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/resources/options/chromeos/
Dinternet_network_element.js27 Constants.TYPE_BLUETOOTH = 4;
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.h31 TYPE_BLUETOOTH = 4, enumerator
Dnetwork_library.cc348 case TYPE_BLUETOOTH: in ConnectionTypeToString()
626 { kTypeBluetooth, TYPE_BLUETOOTH }, in ParseType()