MockServerScope
Scope for building a mock GATT server.
This interface extends ServerScope and allows to declare common services used in BLE:
Generic Access Service (GAS)
Generic Attribute Service (GATT).
Note: The attributes added by these services will be handled automatically, that is no call to PeripheralSpecEventHandler will be made for them.