summaryrefslogtreecommitdiff
path: root/include/bluetooth_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bluetooth_private.h')
-rw-r--r--include/bluetooth_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bluetooth_private.h b/include/bluetooth_private.h
index a95b30f..882ed04 100644
--- a/include/bluetooth_private.h
+++ b/include/bluetooth_private.h
@@ -67,6 +67,7 @@ extern "C" {
*/
typedef enum {
BT_EVENT_STATE_CHANGED = 0x00, /**< Adapter state is changed */
+ BT_EVENT_ADAPTER_DISABLED_BATTERY_DATA, /**Notify BT usage data to battery monitor frwk**/
BT_EVENT_LE_STATE_CHANGED, /**< Adapter le state is changed */
BT_EVENT_NAME_CHANGED, /**< Adapter name is changed */
BT_EVENT_VISIBILITY_MODE_CHANGED, /**< Adapter visibility mode is changed */