Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/bluetooth/
Dtray_bluetooth.cc136 bool bluetooth_discovering = delegate->GetBluetoothDiscovering(); in BluetoothStartDiscovering() local
137 if (bluetooth_discovering) { in BluetoothStartDiscovering()