[Web Device API] Modify the Bluetooth api reference
authorsangrae.kim <sangrae.kim@samsung.com>
Thu, 9 Jul 2015 04:27:15 +0000 (13:27 +0900)
committersangrae.kim <sangrae.kim@samsung.com>
Thu, 9 Jul 2015 04:27:28 +0000 (13:27 +0900)
Change-Id: I81156ed2446071e23477fc066903eb4a20af2bcc
Signed-off-by: sangrae.kim <sangrae.kim@samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html
org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html

index 362a7d1..af01192 100644 (file)
@@ -2726,7 +2726,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
@@ -2819,7 +2819,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
@@ -3029,7 +3029,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
@@ -3123,7 +3123,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
index b2d68d2..08f6523 100644 (file)
@@ -2726,7 +2726,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
@@ -2819,7 +2819,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
@@ -3029,7 +3029,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.
@@ -3123,7 +3123,7 @@ The ErrorCallback is launched with these error types:
  with error type TypeMismatchError, if the input parameter is not compatible with the expected type for that parameter.
                 </p></li>
 <li class="list"><p>
- with error type InvalidStateError, if device is currently not connected
+ with error type InvalidStateError, if the local Bluetooth le adapter is currently not enabled.
                 </p></li>
 <li class="list"><p>
  with error type SecurityError, if the application does not have the privilege to call this method.