Searched refs:gattserver (Results 1 – 7 of 7) sorted by relevance
621 sptr<BluetoothGattServerServer> gattserver = new BluetoothGattServerServer(); in createServers() local622 servers_.EnsureInsert(PROFILE_GATT_SERVER, gattserver->AsObject()); in createServers()
1135 | [GattServer](#gattserver) | server端类,使用server端方法之前需要创建该类的实例进行操作。 |1917 关闭服务端功能,去注册server在协议栈的注册,调用该接口后[GattServer](#gattserver)实例将不能再使用。
45 | [GattServer](#gattserver) | 返回一个Gatt服务的实例。 |1451 关闭服务端功能,去掉server在协议栈的注册,调用该接口后[GattServer](#gattserver)实例将不能再使用。
1580 | [GattServer](#gattserver) | server端类,使用server端方法之前需要创建该类的实例进行操作。 |2852 关闭服务端功能,去注册server在协议栈的注册,调用该接口后[GattServer](#gattserver)实例将不能再使用。
32 | [GattServer](#gattserver) | **GattServer** instance created.|1438 …ver to unregister it from the protocol stack. The closed [GattServer](#gattserver) instance will n…
1136 | [GattServer](#gattserver) | **GattServer** instance created. Before using a method of the server,…1918 …rom the protocol stack. After this method is called, this [GattServer](#gattserver) cannot be used.
1580 | [GattServer](#gattserver) | **GattServer** instance created. Before using an API of this class, y…2852 …rom the protocol stack. After this method is called, this [GattServer](#gattserver) cannot be used.