Mesh: Handle network proxy added event 80/242080/1
authorAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 24 Aug 2020 04:56:22 +0000 (10:26 +0530)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Mon, 24 Aug 2020 04:56:29 +0000 (10:26 +0530)
commit91dda0ee6562833a3afa1d43b17e8ddc1a9a9766
tree26f7eeafebf472e83db17a702fc9b01ad9a6223f
parentd328f483f276c68ac2a20a0ff6f2a503cd9e2ae3
Mesh: Handle network proxy added event

This patch delays to handle the MESH INIT pending request
till the network proxy added callback is received.
This resolves the issue in which network proxy relates MESH API
calls from application like network creation can fail due to
non-availability of network proxy.

Change-Id: Iee712b76a9cd96b5cb8c903b2c12ce0a692f81e6
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
bt-oal/bluez_hal/inc/bt-hal-msg.h
bt-oal/bluez_hal/src/bt-hal-mesh-dbus-handler.c
bt-oal/bluez_hal/src/bt-hal-mesh.c
bt-oal/hardware/bt_mesh.h
bt-oal/include/oal-event.h
bt-oal/include/oal-mesh.h
bt-oal/oal-mesh.c
bt-service/services/bt-service-event-receiver.c
bt-service/services/mesh/bt-service-mesh-main.c