mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-06 07:49:58 +00:00
component/bt: implement HFP Hands Free Unit Role
This commit is contained in:
@@ -955,8 +955,8 @@ typedef UINT8 tBTM_SCO_TYPE;
|
||||
/*******************
|
||||
** SCO Routing Path
|
||||
********************/
|
||||
#define BTM_SCO_ROUTE_PCM HCI_BRCM_SCO_ROUTE_PCM
|
||||
#define BTM_SCO_ROUTE_HCI HCI_BRCM_SCO_ROUTE_HCI
|
||||
#define BTM_SCO_ROUTE_PCM (0) // HCI_BRCM_SCO_ROUTE_PCM
|
||||
#define BTM_SCO_ROUTE_HCI (1) // HCI_BRCM_SCO_ROUTE_HCI
|
||||
typedef UINT8 tBTM_SCO_ROUTE_TYPE;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user