summaryrefslogtreecommitdiffstats
path: root/bta/include/bta_hh_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'bta/include/bta_hh_api.h')
-rw-r--r--bta/include/bta_hh_api.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/bta/include/bta_hh_api.h b/bta/include/bta_hh_api.h
index c11a6c4..f613d30 100644
--- a/bta/include/bta_hh_api.h
+++ b/bta/include/bta_hh_api.h
@@ -162,6 +162,10 @@ typedef UINT8 tBTA_HH_TRANS_CTRL_TYPE;
typedef tHID_DEV_DSCP_INFO tBTA_HH_DEV_DESCR;
+/* id DI is not existing in remote device, vendor_id in tBTA_HH_DEV_DSCP_INFO will be set to 0xffff */
+#define BTA_HH_VENDOR_ID_INVALID 0xffff
+
+
/* report descriptor information */
typedef struct
{