diff options
author | Minkyoung Kang <mklove.kang@samsung.com> | 2013-04-12 18:46:00 +0900 |
---|---|---|
committer | Minkyoung Kang <mklove.kang@samsung.com> | 2013-04-12 18:46:00 +0900 |
commit | 5cbb33abd3750f81d9c22bfe0781ab22f780bc28 (patch) | |
tree | beec451827adbce3c36ee45e3a8da43f127f3235 /inc/FNetBtBluetoothHealth.h | |
parent | 6a3a45c4f7a4cc3eb33e3636d69853bfd1e357a4 (diff) | |
download | bluetooth-5cbb33abd3750f81d9c22bfe0781ab22f780bc28.tar.gz bluetooth-5cbb33abd3750f81d9c22bfe0781ab22f780bc28.tar.bz2 bluetooth-5cbb33abd3750f81d9c22bfe0781ab22f780bc28.zip |
update header for Doxygen
Change-Id: I30e6554ac0f6fcd5a57839d23ec19bfa3788774e
Diffstat (limited to 'inc/FNetBtBluetoothHealth.h')
-rwxr-xr-x | inc/FNetBtBluetoothHealth.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/FNetBtBluetoothHealth.h b/inc/FNetBtBluetoothHealth.h index e2aac67..0e335c9 100755 --- a/inc/FNetBtBluetoothHealth.h +++ b/inc/FNetBtBluetoothHealth.h @@ -92,8 +92,8 @@ public: * <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm"> * Application Filtering</a>. * @exception E_OPERATION_FAILED The method has failed. - * @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(IBluetoothHealthEventListener& listener); |