Home
last modified time | relevance | path

Searched defs:GattServer (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_server.h313 …explicit GattServer(PassKey, std::shared_ptr<GattServerCallback> callback) : GattServer(callback) … in GattServer() function
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md1317 ## GattServer section
H A Djs-apis-bluetooth.md1716 ## GattServer section
H A Djs-apis-bluetoothManager.md2604 ## GattServer section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-ble.md1330 ## GattServer section
H A Djs-apis-bluetooth.md1715 ## GattServer section
H A Djs-apis-bluetoothManager.md2604 ## GattServer section
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp442 GattServer::GattServer(std::shared_ptr<GattServerCallback> callback) in GattServer() function in OHOS::Bluetooth::GattServer