Bluetooth Remote GATT Server class
Server constructor
Device the gatt server relates to
Readonly
The device the gatt server is related to
Whether the gatt server is connected
Connect the gatt server
Promise containing the gatt server
Disconnect the gatt server
Gets a single primary service contained in the gatt server
service UUID
Promise containing the service
Gets a list of primary services contained in the gatt server
Optional
Promise containing an array of services
Bluetooth Remote GATT Server class