Home
last modified time | relevance | path

Searched refs:gattserver (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp621 sptr<BluetoothGattServerServer> gattserver = new BluetoothGattServerServer(); in createServers() local
622 servers_.EnsureInsert(PROFILE_GATT_SERVER, gattserver->AsObject()); in createServers()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth.md1135 | [GattServer](#gattserver) | server端类,使用server端方法之前需要创建该类的实例进行操作。 |
1917 关闭服务端功能,去注册server在协议栈的注册,调用该接口后[GattServer](#gattserver)实例将不能再使用。
H A Djs-apis-bluetooth-ble.md45 | [GattServer](#gattserver) | 返回一个Gatt服务的实例。 |
1451 关闭服务端功能,去掉server在协议栈的注册,调用该接口后[GattServer](#gattserver)实例将不能再使用。
H A Djs-apis-bluetoothManager.md1580 | [GattServer](#gattserver) | server端类,使用server端方法之前需要创建该类的实例进行操作。 |
2852 关闭服务端功能,去注册server在协议栈的注册,调用该接口后[GattServer](#gattserver)实例将不能再使用。
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md32 | [GattServer](#gattserver) | **GattServer** instance created.|
1438 …ver to unregister it from the protocol stack. The closed [GattServer](#gattserver) instance will n…
H A Djs-apis-bluetooth.md1136 | [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.
H A Djs-apis-bluetoothManager.md1580 | [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.