• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Nearby Offload supports applications to discover and interact with local
2devices. Nearby Offload provides always-on discovery with low-latency and
3minimal power consumption.
4
5Currently, Nearby Offload supports the applications below.
6
7* Fast Pair. Scan pheripherials in the background and helps Fast Pair to pop up
8  the discovery notification as soon as a user turns on the screen.
9
10* Nearby Presence. Always-on scan for Nearby Presence BLE advertisements.
11  Applications can use this feature through Nearby Presence AOSP system API.
12
13* Nearby Offload Extension. Nearby Offload can also be extended by OEMs to
14  define their customized BLE discovery by plugging their implementation into
15  the offload extension library.
16
17Nearby Offload NanoApp is released to production by Google to support all the
18applications above (Fast Pair, Presence, as well as Offload Extension).
19
20
21