mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
component/bt: implement HFP Hands Free Unit Role
This commit is contained in:
@@ -8,3 +8,5 @@ CLASSIC BT
|
||||
BT A2DP <esp_a2dp>
|
||||
BT AVRC <esp_avrc>
|
||||
BT SPP <esp_spp>
|
||||
BT HFP Define <esp_hf_defs>
|
||||
BT HFP Client <esp_hf_client>
|
||||
|
14
docs/en/api-reference/bluetooth/esp_hf_client.rst
Normal file
14
docs/en/api-reference/bluetooth/esp_hf_client.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
HFP CLIENT API
|
||||
==============
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
`Instructions`_
|
||||
|
||||
.. _Instructions: ../template.html
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
.. include:: /_build/inc/esp_hf_client_api.inc
|
16
docs/en/api-reference/bluetooth/esp_hf_defs.rst
Normal file
16
docs/en/api-reference/bluetooth/esp_hf_defs.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
HFP DEFINES
|
||||
===========
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
`Instructions`_
|
||||
|
||||
.. _Instructions: ../template.html
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
.. include:: /_build/inc/esp_hf_defs.inc
|
||||
|
||||
|
Reference in New Issue
Block a user