संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
खाते की कुंजी को पिछली तारीख से लिखना
अगर कोई व्यक्ति, फ़ास्ट पेयर के एंट्रीपॉइंट के बजाय, पारंपरिक तरीके से (उदाहरण के लिए, ब्लूटूथ सेटिंग के ज़रिए) डिवाइसों को पेयर करता है, तो प्रोवाइडर डिवाइस में कोई खाता कुंजी नहीं लिखी जाएगी. इस मामले में, उपयोगकर्ता को फ़ास्ट पेयर की कोई भी सुविधा नहीं दिखेगी और न ही वह उसका इस्तेमाल कर पाएगा. भले ही, उसके पास फ़ास्ट पेयर की सुविधा वाला डिवाइस हो. उपयोगकर्ताओं को फ़ास्ट पेयर की सुविधा के फ़ायदे देने के लिए, पेयरिंग होने के तुरंत बाद, Provider को Seeker को खाते की कुंजी को चुपचाप लिखने की अनुमति देनी होगी.
- अगर फ़ास्ट पेयर की सुविधा का इस्तेमाल किए बिना, डिवाइस को बॉन्ड किया गया है, तो एक मिनट तक के लिए, कुंजी के आधार पर पेयर करने के तरीके से नई खाता कुंजी लिखने की अनुमति दें. इस दौरान, सिर्फ़ एक खाता कुंजी स्वीकार करें.
- RFCOMM चैनल सेट अप होने के बाद, Provider को Seeker को Model ID और BLE पता भेजना चाहिए. इसके लिए, Message Stream का इस्तेमाल करें. इसके बाद, Seeker GATT कनेक्शन बनाएगा और की-आधारित पेयरिंग की प्रोसेस शुरू करेगा.
- अगर फ़्लैग बिट 3 सेट के साथ Raw Request मिलता है, तो Provider को यह पुष्टि करनी चाहिए कि बॉन्ड किए गए डिवाइस का BR/EDR पता, अनुरोध में शामिल पते से मेल खाता हो. अगर ऐसा नहीं है, तो अनुरोध अस्वीकार करें.
- डिवाइस पहले से ही बॉन्ड किए गए हैं. इसलिए, BR/EDR बॉन्डिंग और पासकी की पुष्टि (प्रक्रिया में चरण 8 से 17) को छोड़ दिया जाएगा. साथ ही, शेयर किए गए सीक्रेट की पुष्टि होने के बाद, Seeker सीधे तौर पर Provider को खाते की पासकी लिखेगा.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-13 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-13 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eIf a Fast Pair device is paired traditionally (e.g., via Bluetooth settings), it won't have Fast Pair features until an account key is written.\u003c/p\u003e\n"],["\u003cp\u003eProviders should allow Seekers to write an account key for up to a minute after traditional pairing using Key-based Pairing.\u003c/p\u003e\n"],["\u003cp\u003eThis process involves the Provider sending its Model ID and BLE address, the Seeker establishing a GATT connection, and initiating Key-based Pairing.\u003c/p\u003e\n"],["\u003cp\u003eFor security, the Provider verifies the bonded device's address before accepting the account key write request.\u003c/p\u003e\n"],["\u003cp\u003eSince devices are already bonded, the process skips some steps and the Seeker directly writes the account key after a shared secret is established.\u003c/p\u003e\n"]]],[],null,["Retroactively Writing Account Key\n---------------------------------\n\nIf a Seeker performs a pairing through the traditional way (for example, through\nBluetooth settings) instead of through the Fast Pair entrypoint, there will be\nno account key written into the Provider. In this case, the user will not be\nable to see or use any of the Fast Pair features, despite owning a Fast Pair\ndevice. To let users be able to get the benefits of Fast Pair, the Provider\nshall allow the Seeker silently writing account key right after pairing has\noccurred.\n\n1. If the Provider is bonded without going through the Fast Pair flow, allow a new account key to be written through the Key-based Pairing method for up to one minute. Only accept one account key to be written during this time.\n2. After the RFCOMM channel is established, the Provider should send the Model ID and BLE address to the Seeker via [Message Stream](/nearby/fast-pair/specifications/extensions/messagestream#MessageStream \"Message Stream\"), the Seeker will build GATT connection and start [Key-based Pairing procedure](/nearby/fast-pair/specifications/service/gatt#procedure \"GATT Procedure\").\n3. If an [Raw Request](/nearby/fast-pair/specifications/characteristics#table1.2.1 \"Table 1.2.1 Raw Request\") with Flags bit 3 set is received, the Provider should verify the bonded device's BR/EDR address is the same as what is included in the request. If not, reject the request.\n4. Because the devices are already bonded, BR/EDR bonding and Passkey verification (steps 8 - 17 in the [procedure](/nearby/fast-pair/specifications/service/gatt#procedure \"GATT Procedure\")) will be skipped and the Seeker will directly write an [account key](/nearby/fast-pair/specifications/characteristics#AccountKey \"Account Key\") to the Provider after a shared secret is established."]]