Part Number: CC2745R10-Q1
Tool/software:
The GAPBondMgr_SCSetRemoteOOBParameters function in SDK 8.30 has been renamed to gapBondMgr_SCSetRemoteOOBParameters function in SDK 9.10.
In addition, the new GAPBondMgr_SCSetRemoteOOBParameters functions in SDK 9.10 will eventually call gapBondMgr_SCSetRemoteOOBParameters functions.
C:\ti\simplelink_lowpower_f3_sdk_9_10_00_83\source\ti\ble\host\gapbondmgr\src\gapbondmgr.c

C:\ti\simplelink_lowpower_f3_sdk_9_10_00_83\source\ti\ble\stack_util\lib_opt\src\host_opt_gap_bond_mgr.c

C:\ti\simplelink_lowpower_f3_sdk_9_10_00_83\source\ti\ble\host\gapbondmgr\src\gapbondmgr.c

Here's the question.
What is the intent behind this change?
Also, what is the difference between calling GAPBondMgr_SCSetRemoteOOBParameters function and calling gapBondMgr_SCSetRemoteOOBParameters function directly in SDK 9.10?