一.概述
? ? HFP(Hands-free Profile),可以讓藍牙設備可以控制電話,如接聽、掛斷、拒接、語音撥號等,拒接、語音撥號要視藍牙耳機及電話是否支持。
? ? 結構圖:
? ?

? ??
定義了兩種角色(role):
Audio Gateway (AG) – This is the device that is the gateway of the audio, both for input and?
output. Typical devices acting as Audio Gateways are cellular phones.
Hands-Free unit (HF) – This is the device acting as the Audio Gateway’s remote audio input?
and output mechanism. It also provides some remote control means
通常手機充當AG角色,耳機或者車機或者其他藍牙設備充當HF角色
二.Feature
查看表中AG和HFP必須支持或者可選支持的列表


三.FLOW
HFP基本所有的過程都是基于AT command
列舉一例:SLC建立

想列舉所有的flow太多,一篇文章貼不過來
文章二會列表所有的AT command
文章三會根據空中包貼出flow(部分)
四.SDP注冊部分
AG role的注冊:

HF role的注冊:

