Google 빠른 페어링 서비스
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
소개
Google 빠른 페어링 서비스 (GFPS)는 저전력 블루투스 (BLE)를 활용하여 휴대전화 배터리를 많이 사용하지 않고도 근처 블루투스 기기를 감지하여 기기 근접성에 기반한 '마법 같은' 시나리오를 지원합니다.
기능
GFPS는 스피커, 헤드폰, 자동차 키트, 마우스, 키보드와 같은 블루투스 및 BLE 기기의 페어링을 최대한 적은 사용자 상호작용으로 지원하는 것을 목표로 합니다. Google은 다음 사양을 구현하여 이를 기반으로 하는 추가 기능을 계속 출시할 예정입니다. 여기에는 다음이 포함됩니다.
- 기기가 페어링 모드일 때 간편한 초기 페어링을 용이하게 하기 위해 절반 크기의 알림을 표시합니다. 또한 호환 앱은 사용자에게 쉽게 마케팅할 수 있습니다.
- 초기 페어링이 완료된 후 기기를 사용자 계정과 연결합니다.
- 기기가 켜져 있고 사용자가 소유한 다른 휴대전화, 태블릿 또는 데스크톱 근처에 있을 때 후속 페어링 알림을 표시합니다. 그러면 사용자가 다른 기기와 페어링하기 전에 기기를 페어링 모드로 다시 전환하는 방법을 알 필요가 없습니다.
- 기기에 맞춤 이름을 연결합니다.
- 헤드폰에 배터리 알림이 표시됩니다.
- Android 11 이상에서 기기 세부정보를 표시합니다.
- 사용자가 분실한 헤드셋 또는 이어폰을 찾을 수 있는 기능
- 네트워크 연결이 불안정한 상황에서는 오프라인 페어링을 사용할 수 있습니다.
- 오디오 전환을 지원하여 사용자 활동 (예: 영화 시작) 및 우선순위가 지정된 이벤트(예: 수신 전화)에 따라 기기 간에 헤드셋 연결을 원활하게 전환합니다.
- Hearable 컨트롤을 지원하여 중요한 Hearable 기능에 더 나은 액세스 제어를 제공합니다.
기능 요구사항
기기 유형에 따라 기능 지원 요구사항이 다릅니다.
자세한 내용은 기기 기능 요구사항을 참고하세요.
프로필 종속 항목
GFPS 구현은 블루투스 핵심 사양 v4.2 이상과 호환됩니다.
옥텟 순서
필드가 여러 바이트로 구성된 경우 바이트 순서는 빅 엔디안, 즉 네트워크 바이트 순서 (최상위 옥텟에서 최하위 옥텟으로)입니다.
이는 네트워크를 통해 전송되는 바이트의 표준이지만 블루투스 SIG 사양의 다중 바이트 필드의 바이트 순서와는 다릅니다 (예: 광고의 서비스 UUID는 리틀엔디언임).
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-13(UTC)
[null,null,["최종 업데이트: 2025-08-13(UTC)"],[[["\u003cp\u003eGoogle Fast Pair Service (GFPS) uses Bluetooth Low Energy to easily pair devices like headphones, speakers, and keyboards with minimal user interaction.\u003c/p\u003e\n"],["\u003cp\u003eGFPS allows devices to be automatically paired with other devices logged into the same Google account, simplifying the connection process.\u003c/p\u003e\n"],["\u003cp\u003eThe service offers additional features like personalized device names, battery notifications, and seamless audio switching between devices.\u003c/p\u003e\n"],["\u003cp\u003eGFPS is compatible with Bluetooth 4.2 or later and utilizes a big-endian octet order for data transmission.\u003c/p\u003e\n"],["\u003cp\u003eDevice feature requirements and a reference implementation are available for developers to integrate GFPS functionality.\u003c/p\u003e\n"]]],[],null,["# Google Fast Pair Service\n\nIntroduction\n------------\n\nThe Google Fast Pair Service (*GFPS* ) utilizes Bluetooth Low Energy (*BLE*) to\ndiscover nearby Bluetooth devices without using significant phone battery,\nenabling \"magical\" scenarios based on device proximity.\n\n### Features\n\nGFPS is aimed at facilitating the pairing of Bluetooth and BLE devices, such as\nspeakers, headphones, car kits, mice and keyboards, with as little user\ninteraction required as possible. By implementing the following spec, Google\nwill continue to release additional features that build upon it. This includes:\n\n1. Displaying a half page notification when the device is in pairing mode to facilitate [easy initial pairing](/nearby/fast-pair/specifications/configuration#DeviceDiscovery \"Device Discovery\"). Additionally companion apps are easily marketed to users.\n2. Associating the device with the user's account after the initial pairing has completed.\n3. Displaying a [subsequent pairing notification](/nearby/fast-pair/specifications/service/provider#AdvertisingWhenNotDiscoverable \"Advertizing when not discoverable\") when the device is turned on and near another phone, tablet, or desktop that the user owns, so that the user does not need to know how to put the device back into pairing mode before pairing with their other devices.\n4. Associating a [personalized name](/nearby/fast-pair/specifications/extensions/personalizedname \"Extensions - Personalized name\") with the device.\n5. [Battery notifications](/nearby/fast-pair/specifications/extensions/batterynotification \"Extensions - Battery Notifications\") are displayed for the headphones.\n6. Shows device details in Android 11+.\n7. Ability for users to locate a lost headset or buds.\n8. Offline pairing is available for low-network situations.\n9. Support [Audio switch](/nearby/fast-pair/specifications/extensions/sass \"Audio Switch\") to seamlessly transition headset connections between devices based on user activity (e.g. starting a movie) and prioritized events (e.g. an incoming call).\n10. Support [Hearable Controls](/nearby/fast-pair/specifications/extensions/hearablecontrols \"Hearable Controls\") to provide better access controls for important Hearable features.\n\n### Feature Requirements\n\nBased on the device type , the requirement for feature support would differ.\nSee the [Device Feature Requirements](/nearby/fast-pair/specifications/devicefeaturerequirement \"Link to the Device feature requirement.\") for more\ndetails.\n\n### Profile dependencies\n\nThe GFPS implementation is compatible with the Bluetooth Core\nSpecification v4.2 or later.\n\n### Octet order\n\nWherever a field consists of multiple bytes, the byte ordering is big-endian,\nthat is, network byte order (most-significant octet to least-significant octet).\n\nNote that while this is standard for bytes transferred over networks, it is\ndifferent from the byte ordering for multi-byte fields in Bluetooth SIG\nspecifications (for example, a service UUID in an advertisement is\nlittle-endian)."]]