הדף הזה הוא חלק מהתיעוד של פלטפורמת אפליקציות Chrome, שהוצאה משימוש בשנת 2020. היא תמשיך לתמוך בלקוחות Enterprise ו-Education ב-ChromeOS עד ינואר 2025 לפחות. מידע נוסף על העברת האפליקציה
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
מניפסט – Bluetooth
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בנכס המניפסט bluetooth מוצהר אילו הרשאות זמינות ל-Bluetooth
API.
קובץ המניפסט.json לדוגמה
{"name":"My Bluetooth app","bluetooth":{// Permission for chrome.bluetoothSocket:// The application is allowed to communicate with devices// using the protocols, profiles, or services identified by// the UUIDs 0x1105 and 0x1106 using the BluetoothSocket API."uuids":["1105","1106"],"socket":true},...}
{"name":"My Bluetooth app","bluetooth":{// Permission for chrome.bluetoothLowEnergy:// The application is allowed to communicate with devices// using the profiles identified by the UUIDs 0x180D, 0x1809 and 0x180F// using the BluetoothLowEnergy API."uuids":["180D","1809","180F"],"low_energy":true},...}
חומרי עזר
uuids (מערך מחרוזת) - אופציונלי
בנכס המניפסט uuids מצוינת רשימת הפרוטוקולים, הפרופילים והשירותים של אפליקציה
יכולים לתקשר באמצעות.
socket (בוליאני) - אופציונלי
אם הערך הוא true, הוא מאפשר לאפליקציה להשתמש ב-API של bluetoothSocket
low_energy (בוליאני) - אופציונלי
אם הערך הוא true, הוא מאפשר לאפליקציה להשתמש ב-API של bluetoothLowEnergy
peripheral (בוליאני) - אופציונלי
אם הערך הוא true, מעניק לאפליקציה הרשאה להשתמש בפונקציות הפרסום
ממשק API של bluetoothLowEnergy
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2014-03-11 (שעון UTC)."],[],[]]