Searched refs:SendReadCharacteristicValueResp (Results 1 – 3 of 3) sorted by relevance
68 void SendReadCharacteristicValueResp(
792 … profile_->SendReadCharacteristicValueResp(connectionHandle, valueHandle, value, length, ret); in RespondCharacteristicRead()
2072 void GattServerProfile::SendReadCharacteristicValueResp( in SendReadCharacteristicValueResp() function in OHOS::bluetooth::GattServerProfile