Fix authentication request cb not coming issue 82/292482/1
authorWootak Jung <wootak.jung@samsung.com>
Tue, 9 May 2023 01:16:07 +0000 (10:16 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Tue, 9 May 2023 01:16:07 +0000 (10:16 +0900)
commit2986bcaae7bfdb2f65d1dc56c80eaf03b8a16ea8
treeb5d3be6cee108b7614092308ef6bd03aba06bcbc
parentce48514f096d579cb596534e072a7e9f324a2bb6
Fix authentication request cb not coming issue

If you set the authentication request_cb only, cb is not called.
If you don't set the req_cb, request_cb is not called.

Change-Id: Ica53667f5e4d7b92708788c58e47632dcb7f827d
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
src/bluetooth-common.c