[null,null,["最后更新时间 (UTC):2025-08-22。"],[[["\u003cp\u003eFast Pair enables OEM companion apps to enhance the pairing and usage experience through deep integration, including app installation during the initial device setup.\u003c/p\u003e\n"],["\u003cp\u003eCompanion apps can leverage Settings slices to provide users with quick access to device settings and configuration options.\u003c/p\u003e\n"],["\u003cp\u003eTo further streamline the user experience, Fast Pair triggers firmware update notifications within the companion app when necessary.\u003c/p\u003e\n"],["\u003cp\u003eAll features outlined are mandatory for achieving Certification approval and are rigorously evaluated during the Certification process.\u003c/p\u003e\n"]]],[],null,["# Fast Pair Companion App Integration\n\nFast Pair allows OEM companion apps to be deeply integrated into the pairing and\nusage experience. There are multiple integration points that can optionally be\nutilized to engage users after they've finished Fast Pairing.\n\nInstallation during the Out-Of-Box Experience (OOBE)\n----------------------------------------------------\n\nFast Pair allows users to download the companion app for their headset as the\nfinal step of the Out-Of-Box Experience (OOBE). This is presented to the user in\na notification telling them that pairing has finished and that they can either\ndownload the app if it isn't already installed, or else open the app and start\nusing it.\n\nTo get started with this feature, add your companion app's package name to the\ndevice details on [the console](/nearby/devices \"Link to the Nearby console.\").\n\nCompanion apps launched by Fast Pair include two extra data elements:\n\n- `android.bluetooth.device.extra.DEVICE` - the [Bluetooth Device](https://developer.android.com/reference/android/bluetooth/BluetoothDevice \"Link to the Bluetooth Device reference page.\") that triggered the notification.\n- `com.google.android.gms.nearby.discovery.fastpair.MODEL_ID` - a `java.lang.String` that represents the [model ID](/nearby/fast-pair/specifications/service/modelregistration#CreateModelId \"Link to the model id reference page.\") of the paired device.\n\nFirmware update Intent\n----------------------\n\nWhen firmware version of a connected device is out of date, or precisely\nspeaking different than the firmware version configured in the device console,\nFast Pair will notify the companion app with a\n`com.google.android.gms.nearby.fastpair.ACTION_FIRMWARE_UPDATE_BROADCAST` Intent\nafter a firmware version check. The Intent has the following extra information:\n\n- `com.google.android.gms.nearby.fastpair.EXTRA_LOCAL_FIRMWARE_VERSION`, the firmware version of the connected device\n- `com.google.android.gms.nearby.fastpair.EXTRA_UPDATE_NOTIFICATION_SHOWN`, set to `true` if Fast Pair has shown a notification\n\n| **Note:** All features listed on this page are required for Certification approval and tested as part of the [Certification process](/nearby/fast-pair/certification-process \"Link to the Certification Process page.\")."]]