Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp91 void HandleValueConfirmationResponse(uint16_t connectHandle, int ret);
1062 dispatcher_->PostTask(std::bind(&impl::HandleValueConfirmationResponse, this, connectHandle, ret)); in HandleValueConfirmationResponsePostTask()
1065 void GattServerProfile::impl::HandleValueConfirmationResponse(uint16_t connectHandle, int ret) in HandleValueConfirmationResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 4 milliseconds