Home
last modified time | relevance | path

Searched refs:SendWriteCharacteristicValueResp (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.h74 void SendWriteCharacteristicValueResp(uint16_t connectHandle, uint16_t handle, int result) const;
H A Dgatt_server_service.cpp806 profile_->SendWriteCharacteristicValueResp(connectionHandle, characteristicHandle, ret); in RespondCharacteristicWrite()
H A Dgatt_server_profile.cpp2142 void GattServerProfile::SendWriteCharacteristicValueResp( in SendWriteCharacteristicValueResp() function in OHOS::bluetooth::GattServerProfile

Completed in 7 milliseconds