mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-19 02:17:18 +00:00
18 lines
666 B
ReStructuredText
18 lines
666 B
ReStructuredText
Bluetooth® HFP Client API
|
|
=========================
|
|
|
|
Overview
|
|
--------
|
|
|
|
HFP (Hands-Free Profile) Client API provides functions to enable a Bluetooth device to act as an HFP Client, allowing communication with an Audio Gateway (AG) device, such as a smartphone, to handle voice calls, volume control, and other hands-free operations.
|
|
|
|
Application Examples
|
|
--------------------
|
|
|
|
- :example:`bluetooth/bluedroid/classic_bt/hfp_hf` demonstrates how to use the Hands-Free Client Component to communicate with a device that implements Hands-Free Audio Gateway (HF-AG), such as a smartphone.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include-build-file:: inc/esp_hf_client_api.inc
|