X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=hid-agent%2Fbluetooth-hid-agent.h;h=8552031ac88858b655ea6ee51139981ba70fdfce;hb=a18efc654e0a7e1459ae2d7d823f9991a51db40b;hp=9a24cb3552ee7644a686a427d5ca3c8ee9ec702f;hpb=aed118e92c5a882e3e9db0c5401cc02512d4ebbd;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-agent.git diff --git a/hid-agent/bluetooth-hid-agent.h b/hid-agent/bluetooth-hid-agent.h index 9a24cb3..8552031 100644 --- a/hid-agent/bluetooth-hid-agent.h +++ b/hid-agent/bluetooth-hid-agent.h @@ -158,10 +158,6 @@ struct sockaddr_remote { uint8_t channel; }; -void _bt_hid_set_profile_state(bt_hid_state_t new_state); -bt_hid_agent_error_t _bt_hid_register_application(gboolean register_flag, - const char *sender_name); - -bt_hid_agent_error_t __bt_hid_disconnect_profile(void); +bt_hid_agent_error_t _bt_hid_disconnect_profile(void); #endif /* __DEF_BT_HID_AGENT_H_ */