Index: device/bluetooth/bluez/bluetooth_adapter_bluez.h |
diff --git a/device/bluetooth/bluez/bluetooth_adapter_bluez.h b/device/bluetooth/bluez/bluetooth_adapter_bluez.h |
index f629459d6d9bfa9f1861002c18052e179e16ce64..a9f7012bebae7138ade552a1da62894185853758 100644 |
--- a/device/bluetooth/bluez/bluetooth_adapter_bluez.h |
+++ b/device/bluetooth/bluez/bluetooth_adapter_bluez.h |
@@ -102,6 +102,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapterBlueZ |
void SetDiscoverable(bool discoverable, |
const base::Closure& callback, |
const ErrorCallback& error_callback) override; |
+ uint32_t GetDiscoverableTimeout() const override; |
bool IsDiscovering() const override; |
void CreateRfcommService( |
const device::BluetoothUUID& uuid, |