summaryrefslogtreecommitdiffstats
path: root/bta/include
diff options
context:
space:
mode:
authorHarish Paryani <hparyani@broadcom.com>2012-03-07 16:36:03 -0800
committerMatthew Xie <mattx@google.com>2012-07-14 11:19:12 -0700
commit17706aa42214addb95ee4aea5177a8784960dfc1 (patch)
tree24ba3487fc2e4fed27e76043608e0a94451ce2b5 /bta/include
parentc625f0b1c42a6451796cd6867e2769cd0db28d93 (diff)
downloadexternal_bluetooth_bluedroid-17706aa42214addb95ee4aea5177a8784960dfc1.zip
external_bluetooth_bluedroid-17706aa42214addb95ee4aea5177a8784960dfc1.tar.gz
external_bluetooth_bluedroid-17706aa42214addb95ee4aea5177a8784960dfc1.tar.bz2
Disconnect before Unpair
Change-Id: Ib28372748df21d36d371d308975758f60df7aa28
Diffstat (limited to 'bta/include')
-rwxr-xr-x[-rw-r--r--]bta/include/bta_api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bta/include/bta_api.h b/bta/include/bta_api.h
index 8d7b71b..e8f5892 100644..100755
--- a/bta/include/bta_api.h
+++ b/bta/include/bta_api.h
@@ -402,6 +402,7 @@ typedef UINT8 tBTA_SIG_STRENGTH_MASK;
// btla-specific ++
#define BTA_DM_BLE_AUTH_CMPL_EVT 22 /* BLE Auth complete */
// btla-specific --
+#define BTA_DM_DEV_UNPAIRED_EVT 23
typedef UINT8 tBTA_DM_SEC_EVT;