Fix authentication request cb not coming issue 89/292489/1 accepted/tizen/7.0/unified/20230511.022350
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 04:10:55 +0000 (13:10 +0900)
commit11b2c6e50262b0f12043b0f56b83925d4f4f8c7f
tree5950d115649ce35e5ac4f8ce54bed2ec93ff5715
parenta4cf2bbb6b1082490d969ad93107d1a4e32899cd
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