TizenRT Public API  v2.0 M2
Deprecated List
Global bt_adapter_le_is_discovering (bool *is_discovering) TIZEN_DEPRECATED_API

Deprecated since 2.3.1

Global bt_device_att_mtu_changed_cb )(int result, bt_device_att_mtu_info_s *mtu_info, void *user_data)

Deprecated since 4.0. Use bt_gatt_client_att_mtu_changed_cb instead.

Class bt_device_att_mtu_info_s

Deprecated since 4.0. Use bt_gatt_client_att_mtu_info_s instead.

Global bt_device_get_att_mtu (const char *remote_address, unsigned int *mtu) TIZEN_DEPRECATED_API

Deprecated since 4.0. Use bt_gatt_client_get_att_mtu instead.

Global bt_device_request_att_mtu (const char *remote_address, unsigned int mtu) TIZEN_DEPRECATED_API

Deprecated since 4.0. Use bt_gatt_client_request_att_mtu_change instead.

Global bt_device_set_att_mtu_changed_cb (bt_device_att_mtu_changed_cb callback, void *user_data) TIZEN_DEPRECATED_API

Deprecated since 4.0. Use bt_gatt_client_set_att_mtu_changed_cb instead.

Global bt_device_unset_att_mtu_changed_cb (void) TIZEN_DEPRECATED_API

Deprecated since 4.0. Use bt_gatt_client_unset_att_mtu_changed_cb instead.

Global bt_hdp_channel_type_e

Deprecated since 5.0.

Global bt_hdp_connect_to_source (const char *remote_address, const char *app_id) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_connected_cb )(int result, const char *remote_address, const char *app_id, bt_hdp_channel_type_e type, unsigned int channel, void *user_data)

Deprecated since 5.0.

Global bt_hdp_data_received_cb )(unsigned int channel, const char *data, unsigned int size, void *user_data)

Deprecated since 5.0.

Global bt_hdp_disconnect (const char *remote_address, unsigned int channel) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_disconnected_cb )(int result, const char *remote_address, unsigned int channel, void *user_data)

Deprecated since 5.0.

Global bt_hdp_register_sink_app (unsigned short data_type, char **app_id) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_send_data (unsigned int channel, const char *data, unsigned int size) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_set_connection_state_changed_cb (bt_hdp_connected_cb connected_cb, bt_hdp_disconnected_cb disconnected_cb, void *user_data) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_set_data_received_cb (bt_hdp_data_received_cb callback, void *user_data) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_unregister_sink_app (const char *app_id) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_unset_connection_state_changed_cb (void) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_hdp_unset_data_received_cb (void) TIZEN_DEPRECATED_API

Deprecated since 5.0.

Global bt_restricted_profile_t

Deprecated since 4.0. Use bt_trusted_profile_t instead.