diff options
Diffstat (limited to 'device/bluetooth/bluetooth_adapter.h')
-rw-r--r-- | device/bluetooth/bluetooth_adapter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/bluetooth/bluetooth_adapter.h b/device/bluetooth/bluetooth_adapter.h index f7b760b..77c64ee 100644 --- a/device/bluetooth/bluetooth_adapter.h +++ b/device/bluetooth/bluetooth_adapter.h @@ -197,7 +197,7 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapter // BluetoothAdapter. After this call, the BluetoothAdapter will behave as if // no Bluetooth controller exists in the local system. |IsPresent| will return // false. - void Shutdown(); + virtual void Shutdown(); #endif // Adds and removes observers for events on this bluetooth adapter. If |