Changes

Jump to: navigation, search

B2G/Bluetooth/WebBluetooth-v2/BluetoothGattServer

361 bytes added, 07:03, 21 November 2014
Event Handlers
=== ondeviceconnectionstatechanged ===
; Description
: A handler to trigger when a GATT client becomes remote LE device has been connected/or disconnected.
=== onattributereadreq ===
; Description
: A handler to trigger when a remote client has requested to read a local characteristic or descriptor.
 
=== onattributewritereq ===
; Description
: A handler to trigger when a remote client has requested to write a local characteristic or descriptor.
 
=== onexecutewritereq ===
; Description
: A handler to trigger when a remote client has requested to execute all pending write operations.
== Methods ==
Confirm
891
edits

Navigation menu