Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.h78 void WriteLongCharacteristicValue(
H A Dgatt_client_profile.cpp657 WriteLongCharacteristicValue(reqId, connectHandle, handle, value, len); in WriteCharacteristicValue()
672 void GattClientProfile::WriteLongCharacteristicValue( in WriteLongCharacteristicValue() function in OHOS::bluetooth::GattClientProfile
733 WriteLongCharacteristicValue(reqId, connectHandle, handle, value, len); in WriteLongCharacteristicDescriptor()