summaryrefslogtreecommitdiff
path: root/inc/FNetBtBluetoothManager.h
diff options
context:
space:
mode:
authorMinkyoung Kang <mklove.kang@samsung.com>2013-04-12 18:46:00 +0900
committerMinkyoung Kang <mklove.kang@samsung.com>2013-04-12 18:46:00 +0900
commit5cbb33abd3750f81d9c22bfe0781ab22f780bc28 (patch)
treebeec451827adbce3c36ee45e3a8da43f127f3235 /inc/FNetBtBluetoothManager.h
parent6a3a45c4f7a4cc3eb33e3636d69853bfd1e357a4 (diff)
downloadbluetooth-5cbb33abd3750f81d9c22bfe0781ab22f780bc28.tar.gz
bluetooth-5cbb33abd3750f81d9c22bfe0781ab22f780bc28.tar.bz2
bluetooth-5cbb33abd3750f81d9c22bfe0781ab22f780bc28.zip
update header for Doxygen
Change-Id: I30e6554ac0f6fcd5a57839d23ec19bfa3788774e
Diffstat (limited to 'inc/FNetBtBluetoothManager.h')
-rwxr-xr-xinc/FNetBtBluetoothManager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/FNetBtBluetoothManager.h b/inc/FNetBtBluetoothManager.h
index 7f2d285..1999c50 100755
--- a/inc/FNetBtBluetoothManager.h
+++ b/inc/FNetBtBluetoothManager.h
@@ -93,8 +93,8 @@ public:
* <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">
* Application Filtering</a>.
* @exception E_SYSTEM A system error has occurred.
- * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue()
- * methods.
+ * @remarks Before calling this method, check whether the feature is supported by
+ * Tizen::System::SystemInfo::GetValue(const Tizen::Base::String&, bool&).
*/
result Construct(IBluetoothManagerEventListener& listener);