Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-minichip-subsys-communication.md101 | BleGattsSetEncryption | 设置GATT连接的加密类型。 |
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_server.h590 int BleGattsSetEncryption(BdAddr bdAddr, BleSecAct secAct);
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-minichip-subsys-communication.md101 | BleGattsSetEncryption | Sets the encryption type of the GATT connection.|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp1115 int BleGattsSetEncryption(BdAddr bdAddr, BleSecAct secAct) in BleGattsSetEncryption() function