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
c45dd7467dfabdb80cda77d67e138ca36efe41c7
nearby
/
fastpair
/
keyed_service
T
History
Qin Wang
040ed31341
Integrate Dart UX with windows_admin_plugin
...
PiperOrigin-RevId: 551316220
2023-07-26 14:30:04 -07:00
..
BUILD
Move fast_pair_repository to third_party/nearby/fastpair/repository and remove all deprecated files
2023-07-06 12:10:57 -07:00
fast_pair_mediator_factory_test.cc
Add Mediator Factory to avoid creating variables other than mediator in further adapter. The main purpose of the adapter is connecting dart (flutter app) and c++ (Fast Pair libraries).
2023-06-07 15:12:21 -07:00
fast_pair_mediator_factory.cc
Download device's metadata using FastPairClient::GetObservedDevice to call fast pair backend API
2023-07-05 16:01:20 -07:00
fast_pair_mediator_factory.h
Add Mediator Factory to avoid creating variables other than mediator in further adapter. The main purpose of the adapter is connecting dart (flutter app) and c++ (Fast Pair libraries).
2023-06-07 15:12:21 -07:00
fast_pair_mediator_test.cc
Move fast_pair_repository to third_party/nearby/fastpair/repository and remove all deprecated files
2023-07-06 12:10:57 -07:00
fast_pair_mediator.cc
Integrate Dart UX with windows_admin_plugin
2023-07-26 14:30:04 -07:00
fast_pair_mediator.h
Add UX to show pairing result
2023-07-25 16:18:35 -07:00