diff options
Diffstat (limited to 'bta/include/bta_api.h')
-rwxr-xr-x[-rw-r--r--] | bta/include/bta_api.h | 1 |
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; |