summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_classic_device_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/bluetooth_classic_device_mac.h')
-rw-r--r--device/bluetooth/bluetooth_classic_device_mac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/device/bluetooth/bluetooth_classic_device_mac.h b/device/bluetooth/bluetooth_classic_device_mac.h
index c582d6d..acd1dca 100644
--- a/device/bluetooth/bluetooth_classic_device_mac.h
+++ b/device/bluetooth/bluetooth_classic_device_mac.h
@@ -34,6 +34,7 @@ class BluetoothClassicDeviceMac : public BluetoothDeviceMac {
uint16_t GetVendorID() const override;
uint16_t GetProductID() const override;
uint16_t GetDeviceID() const override;
+ uint16_t GetAppearance() const override;
bool IsPaired() const override;
bool IsConnected() const override;
bool IsGattConnected() const override;