Fix BT enable issue on XU3 TV profile
[platform/core/connectivity/bluetooth-frwk.git] / bt-api / include / bt-dpm.h
index ae64f97..6750506 100644 (file)
@@ -45,6 +45,7 @@ typedef enum {
        BT_DPM_A2DP,
        BT_DPM_AVRCP,
        BT_DPM_SPP,
+       /* TODO: MAP? see above */
 } bt_dpm_service_e;
 
 int _bt_check_dpm(int service, void *param);