Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp71 void ReadValueResponse(uint16_t connectHandle, uint16_t attHandle);
677 dispatcher_->PostTask(std::bind(&impl::ReadValueResponse, this, connectHandle, attHandle)); in ReadValueResponsePostTask()
680 void GattServerProfile::impl::ReadValueResponse(uint16_t connectHandle, uint16_t attHandle) in ReadValueResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 5 milliseconds