[Bluetooth-Frwk] TCT Fixes over Latest Tizen branch
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / bluez_hal / src / bt-hal-bluetooth.c
index 3aeb35a..489e2d1 100644 (file)
@@ -401,6 +401,7 @@ static const bt_interface_t bluetooth_if = {
        .le_disable = _bt_hal_le_disable,
        .le_init = _bt_hal_le_init,
        .le_deinit = _bt_hal_le_deinit,
+       .is_advertising = _bt_hal_is_advertising,
 #endif
        .cleanup = cleanup,
 #ifdef TIZEN_BT_HAL