Merge branch 'feature/btdm_hfp_hf' into 'master'
component/bt: implement HFP Hands Free Unit Role See merge request idf/esp-idf!2306
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