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 c54b1f95b56031af8753fcb5ae14a52d0a92d9b3..32fcec963117901ed6bac604b13475aca0c192c8 100644 |
--- a/device/bluetooth/test/bluetooth_test_bluez.h |
+++ b/device/bluetooth/test/bluetooth_test_bluez.h |
@@ -59,7 +59,7 @@ |
bool SimulateLocalGattCharacteristicNotificationsRequest( |
BluetoothLocalGattCharacteristic* characteristic, |
bool start) override; |
- NotificationType LastNotifactionValueForCharacteristic( |
+ std::vector<uint8_t> LastNotifactionValueForCharacteristic( |
BluetoothLocalGattCharacteristic* characteristic) override; |
std::vector<BluetoothLocalGattService*> RegisteredGattServices() override; |