change stream type and modify HFP version and feature for DA
[platform/core/connectivity/bluetooth-agent.git] / hf-agent / bluetooth-hf-agent.h
index bbac08a..14b4861 100644 (file)
@@ -126,6 +126,8 @@ extern "C" {
 #define BT_HF_FEATURE_ENHANCED_CALL_STATUS     0x0020
 #define BT_HF_FEATURE_ENHANCED_CALL_CONTROL    0x0040
 #define BT_HF_FEATURE_CODEC_NEGOTIATION                0x0080
+#define BT_HF_FEATURE_HF_INDICATORS                    0x0100
+#define BT_HF_FEATURE_ESCO_S4                          0x0200
 
 /* Audio Gateway features */
 #define BT_AG_FEATURE_3WAY     0x1
@@ -187,7 +189,8 @@ extern "C" {
 enum hfp_version {
        HFP_VERSION_1_5 = 0x0105,
        HFP_VERSION_1_6 = 0x0106,
-       HFP_VERSION_LATEST = HFP_VERSION_1_6,
+       HFP_VERSION_1_7 = 0x0107,
+       HFP_VERSION_LATEST = HFP_VERSION_1_7,
 };
 
 typedef enum {