This website requires JavaScript.
Explore
Help
Register
Sign In
TySS-Dev
/
nearby
Watch
1
Star
0
Fork
0
mirror of
https://github.com/kidfromjupiter/nearby.git
synced
2026-09-16 07:36:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db308775d2dfb6e1bf49d666acbf92b516effe52
nearby
/
fastpair
/
repository
T
History
Janusz Sobczak
0e9d578e42
Clean up fetcher test
...
PiperOrigin-RevId: 526757011
2023-04-24 14:35:11 -07:00
..
BUILD
Add more visibilities
2023-03-22 12:51:23 -07:00
device_metadata.h
Add GetFastPairVersion to DeviceMetadata
2023-03-28 12:03:52 -07:00
fake_fast_pair_metadata_repository.h
Create a downloader class to trigger downloading and deal with the success and failure status.
2023-01-13 16:12:52 -08:00
fast_pair_metadata_fetcher_impl_test.cc
Clean up fetcher test
2023-04-24 14:35:11 -07:00
fast_pair_metadata_fetcher_impl.cc
Migrate device_info from location/nearby to third_party/nearby
2023-01-26 14:01:11 -08:00
fast_pair_metadata_fetcher_impl.h
Migrate device_info from location/nearby to third_party/nearby
2023-01-26 14:01:11 -08:00
fast_pair_metadata_fetcher.h
Create an interface to make API requests which pass Client ID, Released mode and Model ID to Nearby Devices.
2023-01-06 03:03:31 -08:00
fast_pair_metadata_repository_impl_test.cc
Create an interface to make API requests which pass Client ID, Released mode and Model ID to Nearby Devices.
2023-01-06 03:03:31 -08:00
fast_pair_metadata_repository_impl.cc
Migrate device_info from location/nearby to third_party/nearby
2023-01-26 14:01:11 -08:00
fast_pair_metadata_repository_impl.h
Adding factory for creating
FastPairMetadataRepository
instances to increase the flexibility. The unit test for the
FastPairMetadataRepositoryFactory
will be involved when it is called.
2023-01-12 15:28:42 -08:00
fast_pair_metadata_repository.h
Adding factory for creating
FastPairMetadataRepository
instances to increase the flexibility. The unit test for the
FastPairMetadataRepositoryFactory
will be involved when it is called.
2023-01-12 15:28:42 -08:00