קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
כתיבת מפתח חשבון באופן רטרואקטיבי
אם מכשיר המחפש מבצע התאמה בדרך הרגילה (לדוגמה, דרך הגדרות ה-Bluetooth) ולא דרך נקודת הכניסה של התכונה 'התאמה מהירה', לא ייכתב מפתח חשבון בספק. במקרה כזה, המשתמש לא יוכל לראות או להשתמש באף אחת מהתכונות של ההתאמה המהירה, למרות שיש לו מכשיר עם התאמה מהירה. כדי לאפשר למשתמשים ליהנות מהיתרונות של התאמה מהירה, הספק צריך לאפשר למכשיר המחפש לכתוב בשקט את מפתח החשבון מיד אחרי ההתאמה.
- אם הספק קשור ללא שימוש בתהליך ההתאמה המהירה, צריך לאפשר כתיבה של מפתח חשבון חדש באמצעות שיטת ההתאמה מבוססת המפתח למשך דקה אחת לכל היותר. במהלך הזמן הזה, המערכת תקבל רק מפתח חשבון אחד לכתיבה.
- אחרי שנוצר ערוץ RFCOMM, הספק צריך לשלוח את מזהה המודל ואת כתובת ה-BLE למכשיר המחפש באמצעות Message Stream. המכשיר המחפש ייצור חיבור GATT ויתחיל את תהליך ההתאמה מבוסס המפתח.
- אם מתקבלת בקשה גולמית עם ביט 3 של הדגלים, הספק צריך לוודא שכתובת ה-BR/EDR של המכשיר המזווג זהה לכתובת שכלולה בבקשה. אם לא, דוחים את הבקשה.
- מכיוון שהמכשירים כבר מקושרים, דילוג על קישור BR/EDR ואימות מפתח גישה (שלבים 8 עד 17 בתהליך) יתבצע, ומכשיר השולח יכתוב ישירות מפתח חשבון למכשיר הספק אחרי שיוקם סוד משותף.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 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."]]