Index: device/bluetooth/test/bluetooth_test_bluez.h |
diff --git a/device/bluetooth/test/bluetooth_test_bluez.h b/device/bluetooth/test/bluetooth_test_bluez.h |
index 32fcec963117901ed6bac604b13475aca0c192c8..c54b1f95b56031af8753fcb5ae14a52d0a92d9b3 100644 |
--- a/device/bluetooth/test/bluetooth_test_bluez.h |
+++ b/device/bluetooth/test/bluetooth_test_bluez.h |
@@ -59,7 +59,7 @@ class BluetoothTestBlueZ : public BluetoothTestBase { |
bool SimulateLocalGattCharacteristicNotificationsRequest( |
BluetoothLocalGattCharacteristic* characteristic, |
bool start) override; |
- std::vector<uint8_t> LastNotifactionValueForCharacteristic( |
+ NotificationType LastNotifactionValueForCharacteristic( |
BluetoothLocalGattCharacteristic* characteristic) override; |
std::vector<BluetoothLocalGattService*> RegisteredGattServices() override; |