Home
last modified time | relevance | path

Searched refs:BleGattsAddIncludedService (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-minichip-subsys-communication.md92 | BleGattsAddIncludedService | 将包含的服务添加到指定的服务。 |
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_server.h477 int BleGattsAddIncludedService(int serverId, int srvcHandle, int includedHandle);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-subsys-communication.md92 | BleGattsAddIncludedService | Adds an included service to a specified service.|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp762 int BleGattsAddIncludedService(int serverId, int srvcHandle, int includedHandle) in BleGattsAddIncludedService() function