Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp89 void ExecuteWriteResponse(uint16_t connectHandle, bool flag);
1045 dispatcher_->PostTask(std::bind(&impl::ExecuteWriteResponse, this, connectHandle, flag)); in ExecuteWriteResponsePostTask()
1048 void GattServerProfile::impl::ExecuteWriteResponse(uint16_t connectHandle, bool flag) in ExecuteWriteResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 5 milliseconds