Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.h70 void SendReadUsingCharacteristicValueResp(
H A Dgatt_server_service.cpp794 … profile_->SendReadUsingCharacteristicValueResp(connectionHandle, valueHandle, value, length, ret); in RespondCharacteristicRead()
H A Dgatt_server_profile.cpp2087 void GattServerProfile::SendReadUsingCharacteristicValueResp( in SendReadUsingCharacteristicValueResp() function in OHOS::bluetooth::GattServerProfile