* @ingroup CAPI_NETWORK_BLUETOOTH_OOB_MODULE
* @brief Gets the Hash and Randomizer value, synchronously.
* @since_tizen @if WEARABLE 2.3.1 @else 2.3 @endif
+ * @privlevel public
+ * @privilege %http://tizen.org/privilege/bluetooth
+ * @remarks %http://tizen.org/privilege/bluetooth (public level privilege) is required to use this API since 5.5.
*
* @param[out] hash The hash value received from the controller
* @param[out] randomizer The hash value received from the controller
* @ingroup CAPI_NETWORK_BLUETOOTH_OOB_MODULE
* @brief Gets the Hash and Randomizer value, synchronously.
* @since_tizen 3.0
+ * @privlevel public
+ * @privilege %http://tizen.org/privilege/bluetooth
*
+ * @remarks %http://tizen.org/privilege/bluetooth (public level privilege) is required to use this API since 5.5.
* @remarks The @a hash192, randomizer192, hash256 and randomizer256 must be released using free().
*
* @param[out] hash192 The hash value derived from the P-192 public key