Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp178 static std::shared_ptr<GattAttribute> GetAttributeWithHandle(int serverId, int handle) in GetAttributeWithHandle() function
1086 std::shared_ptr<GattAttribute> attribute = GetAttributeWithHandle(serverId, param->attrHandle); in BleGattsSendIndication()