ValueCallback 42 chromeos/dbus/bluetooth_gatt_characteristic_service_provider.h typedef base::Callback<void(const std::vector<uint8>&)> ValueCallback; ValueCallback 42 chromeos/dbus/bluetooth_gatt_descriptor_service_provider.h typedef base::Callback<void(const std::vector<uint8>&)> ValueCallback; ValueCallback 102 device/bluetooth/bluetooth_gatt_characteristic.h typedef base::Callback<void(const std::vector<uint8>&)> ValueCallback; ValueCallback 131 device/bluetooth/bluetooth_gatt_descriptor.h typedef base::Callback<void(const std::vector<uint8>&)> ValueCallback; ValueCallback 41 device/bluetooth/bluetooth_gatt_service.h typedef base::Callback<void(const std::vector<uint8>)> ValueCallback;