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-15 07:06:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
decdc154027d895fb089e9af75c6ae8d46be8607
nearby
/
fastpair
/
repository
T
History
Nick Bourdakos
cbf50a3d49
Add more visibilities
...
PiperOrigin-RevId: 518647351
2023-03-22 12:51:23 -07:00
..
BUILD
Add more visibilities
2023-03-22 12:51:23 -07:00
device_metadata.h
Create device metadata to store the server access response for further use.
2023-01-27 15:02:08 -08: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
Remove location namespace in third_party/nearby.
2023-01-06 02:53:57 -08: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