Home
last modified time | relevance | path

Searched defs:bluetooth (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/extensions/common/api/bluetooth/
Dbluetooth_manifest_handler.cc20 const base::Value* bluetooth = NULL; in Parse() local
Dbluetooth_manifest_permission.cc68 scoped_ptr<core_api::extensions_manifest_types::Bluetooth> bluetooth = in FromValue() local
155 core_api::extensions_manifest_types::Bluetooth bluetooth; in ToValue() local
/external/chromium_org/extensions/browser/api/bluetooth/
Dbluetooth_api_utils.cc92 namespace bluetooth { namespace
/external/chromium_org/chrome/browser/resources/easy_unlock/
Dmanifest.json39 "bluetooth": { object
/external/chromium_org/chrome/browser/metrics/
Dchromeos_metrics_provider.cc219 SystemProfileProto::Hardware::Bluetooth* bluetooth = in WriteBluetoothProto() local
/external/chromium_org/chrome/test/ext_auto/auto_provider/
Dmanifest.json81 "bluetooth": {} object
/external/libpcap/
Dconfigure.in1456 AC_ARG_ENABLE([bluetooth], optenable
/external/chromium_org/chrome/common/extensions/docs/templates/json/
Dmanifest.json19 "bluetooth": { object
Dintro_tables.json38 "bluetooth": { object
/external/chromium_org/components/metrics/proto/
Dsystem_profile.proto239 optional Bluetooth bluetooth = 11; field
/external/chromium_org/chrome/common/extensions/api/
D_manifest_features.json45 "bluetooth": [{ array
D_api_features.json109 "bluetooth": { object
/external/chromium_org/third_party/closure_compiler/externs/
Dchrome_extensions.js554 chrome.bluetooth = function() {}; function in chrome