[Missing <summary> documentation for "T:InTheHand.Bluetooth.RemoteGattServer"]
public sealed class RemoteGattServerPublic NotInheritable Class RemoteGattServerpublic ref class RemoteGattServer sealed[<SealedAttribute>]
type RemoteGattServer = class end| AutoConnect | Permit to manage autoconnect in GattServer |
| Device | Gets the parent remote device. |
| IsConnected | Gets a value indicating if there is an active connection with the remote GATT server. |
| Mtu | Gets the maximum transmission unit (MTU) size. |
| PreferredPhy | Sets the preferred Physical Layer (PHY) if supported. |
| ConnectAsync | Open a connection to the remote GATT server. |
| Disconnect | Disconnects the remote GATT server. |
| Equals | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetPrimaryServiceAsync | Returns the primary service matching the specified UUID. |
| GetPrimaryServicesAsync | Returns primary services, optionally filtering to the supplied UUID. |
| GetType | (Inherited from Object) |
| ReadRssi | Requests the Received Signal Strength Indication (RSSI) from the remote device. |
| RequestMtu | Request the maximum transmission unit (MTU) size. |
| ToString | (Inherited from Object) |