Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_profile_defines.h43 WRITE_LONG_CHARACTERISTIC_VALUE, enumerator
H A Dgatt_client_profile.cpp681 …connectHandle, GattRequestInfo(WRITE_LONG_CHARACTERISTIC_VALUE, handle, bufSize, len, value, reqId… in WriteLongCharacteristicValue()
1041 case WRITE_LONG_CHARACTERISTIC_VALUE: in IndicateRequestRetToService()
1867 if (iter->second.reqType_ == WRITE_LONG_CHARACTERISTIC_VALUE) { in SplitPrepareWriteRsp()
1987 GattRequestInfo(WRITE_LONG_CHARACTERISTIC_VALUE, in WriteLongCharacteristicValueParsing()
1996 GattRequestInfo(WRITE_LONG_CHARACTERISTIC_VALUE, in WriteLongCharacteristicValueParsing()
2017 if (iter->second.reqType_ == WRITE_LONG_CHARACTERISTIC_VALUE) { in ExecuteWriteParsing()