Home
last modified time | relevance | path

Searched refs:cccVal (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp1644 uint16_t cccVal = 0; in WriteDescriptorProcess() local
1653 if (memcpy_s(&cccVal, sizeof(uint16_t), BufferPtr(value), BufferGetSize(value)) != EOK) { in WriteDescriptorProcess()
1658 AddCccdValue(connectHandle, attHandle, cccVal); in WriteDescriptorProcess()

Completed in 4 milliseconds