Change-Id: Ib3942580a61856f37844cf05227d5ae775a67d0e
}
}
+#if TIZEN_FEATURE_SOUND
static void __bluetooth_player_free_job_cb(void *data)
{
FN_START;
FN_END;
return ret;
}
+#endif
static void __bluetooth_parse_event(struct bt_popup_appdata *ad, const char *event_type)
{
if (ret != 0)
__bluetooth_remove_all_event(ad);
+#if TIZEN_FEATURE_SOUND
__bluetooth_notify_event(ad);
+#endif
/* Change LCD brightness */
ret = display_change_state(LCD_NORMAL);
if (ret != 0)
__bluetooth_remove_all_event(ad);
+#if TIZEN_FEATURE_SOUND
__bluetooth_notify_event(ad);
+#endif
/* Change LCD brightness */
ret = display_change_state(LCD_NORMAL);