HomeSort by relevance Sort by last modified time
    Searched refs:IsBluetoothAdapterAvailable (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_adapter_factory.h 23 static bool IsBluetoothAdapterAvailable();
bluetooth_adapter_factory.cc 56 bool BluetoothAdapterFactory::IsBluetoothAdapterAvailable() {
72 DCHECK(IsBluetoothAdapterAvailable());
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.cc 64 device::BluetoothAdapterFactory::IsBluetoothAdapterAvailable();
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc 203 BluetoothAdapterFactory::IsBluetoothAdapterAvailable();
    [all...]

Completed in 895 milliseconds