diff options
Diffstat (limited to 'btif/include/btif_common.h')
-rwxr-xr-x[-rw-r--r--] | btif/include/btif_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/btif/include/btif_common.h b/btif/include/btif_common.h index f594ee4..a440802 100644..100755 --- a/btif/include/btif_common.h +++ b/btif/include/btif_common.h @@ -135,7 +135,6 @@ enum BTIF_DM_CB_START = BTIF_SIG_CB_START(BTIF_DM), BTIF_DM_CB_DISCOVERY_STARTED, /* Discovery has started */ BTIF_DM_CB_BONDING_STARTED, /* Bonding process has started */ - BTIF_DM_CB_REMOVED_BONDING /* Bonded device deleted */ }; /************************************************************************************ |