X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bt-oal%2Fbluez_hal%2Fsrc%2Fbt-hal-adapter-le.h;h=a26c39375dc9d7553f24ae561fd48ee7492f8c5d;hb=01fe76979e43709716f0cc4a14ad7b9e5c43c9b7;hp=1c802ad883767223d1aa43917d53b3f69b0a6055;hpb=a901c7a2f47de3bd1cb0af9fc4ea0a1550db57e8;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/bt-oal/bluez_hal/src/bt-hal-adapter-le.h b/bt-oal/bluez_hal/src/bt-hal-adapter-le.h index 1c802ad..a26c393 100644 --- a/bt-oal/bluez_hal/src/bt-hal-adapter-le.h +++ b/bt-oal/bluez_hal/src/bt-hal-adapter-le.h @@ -46,7 +46,7 @@ void _bt_hal_unregister_gatt_le_dbus_handler_cb(); gboolean _bt_hal_update_le_feature_support(const char *item, const char *value, bt_local_le_features_t *le_features); -int _bt_hal_get_available_adv_slot_id(bt_uuid_t *uuid); +int _bt_hal_get_available_adv_slot_id(bt_uuid_t *uuid, gboolean use_reserved_slot); int _bt_hal_get_adv_slot_adv_handle(int slot_id);