Searched refs:GATT_CHARACTERISTIC (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt_server.cpp | 73 GATT_CHARACTERISTIC, enumerator 101 case GattAttribute::GATT_CHARACTERISTIC: in GetAttributeTypeString() 209 … GetAttributeWithUuid(serverId, serviceIndex, GattAttribute::GATT_CHARACTERISTIC, characterUuid); in GetDescriptorAttribute() 313 … GetAttributeWithUuid(serverId_, i, GattAttribute::GATT_CHARACTERISTIC, item->GetUuid()); in OnServiceAdded() 815 AddAttribute(serverId, srvcHandle, GattAttribute::GATT_CHARACTERISTIC, uuid, characterHandle); in BleGattsAddCharacteristic()
|