Searched refs:SendWriteDescriptorResp (Results 1 – 3 of 3) sorted by relevance
77 void SendWriteDescriptorResp(uint16_t connectHandle, uint16_t handle, int result) const;
827 profile_->SendWriteDescriptorResp(connectionHandle, DescriptorHandle, ret); in RespondDescriptorWrite()
2195 void GattServerProfile::SendWriteDescriptorResp(uint16_t connectHandle, uint16_t handle, int result… in SendWriteDescriptorResp() function in OHOS::bluetooth::GattServerProfile