Modify the hid agent for gtest
[platform/core/connectivity/bluetooth-agent.git] / hid-agent / bluetooth-hid-manager.h
index e4b09d7..218cd17 100644 (file)
 extern "C" {
 #endif
 
+#include "bluetooth-hid-agent.h"
+
 void _bt_hid_set_profile_state(bt_hid_state_t new_state);
+bt_hid_state_t _bt_hid_get_profile_state(void);
 bt_hid_agent_error_t _bt_hid_register_application(gboolean register_flag,
                const char *sender_name);
 const GSList* _bt_hid_get_sender_list(void);