X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fcommon%2Fextensions%2Fdocs%2Ftemplates%2Farticles%2Fapp_bluetooth.html;h=25666b2ce58aef046715d635da5b73424b699dc1;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=d8d9df8864a2b3296a304aa03ff490cd5ad93674;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/common/extensions/docs/templates/articles/app_bluetooth.html b/src/chrome/common/extensions/docs/templates/articles/app_bluetooth.html index d8d9df8..25666b2 100644 --- a/src/chrome/common/extensions/docs/templates/articles/app_bluetooth.html +++ b/src/chrome/common/extensions/docs/templates/articles/app_bluetooth.html @@ -794,7 +794,7 @@ chrome.bluetoothLowEnergy.readCharacteristicValue(chrc.instanceId, Points", where writing the value has side effects. For example, the Heart Rate Control Point characteristic is used to tell a heart rate sensor to reset its count of total calories burned and only supports writes. To achieve - this, Chrome provides the $(ref:bluetootLowEnergy.writeCharacteristicValue) + this, Chrome provides the $(ref:bluetoothLowEnergy.writeCharacteristicValue) method: