add doxygen comment about OOB deneration cause bu setOOBDataUsage

pull/6932/head
paul-szczepanek-arm 2018-03-09 18:06:56 +00:00
parent 19bb13c8c5
commit 1521dee773
1 changed files with 2 additions and 1 deletions

View File

@ -736,7 +736,8 @@ public:
//
/**
* Enable OOB data usage during paring.
* Enable OOB data usage during paring. If Secure Connections is supported enabling useOOB will
* generate Secure Connections OOB data through oobGenerated().
*
* @param[in] connectionHandle Handle to identify the connection.
* @param[in] useOOB If set to true, authenticate using OOB data.