Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp78 void ReadBlobValueResponse(uint16_t connectHandle, uint16_t attHandle, uint16_t offset);
833 dispatcher_->PostTask(std::bind(&impl::ReadBlobValueResponse, this, connectHandle, attHandle, offset)); in ReadBlobValueResponsePostTask()
836 void GattServerProfile::impl::ReadBlobValueResponse(uint16_t connectHandle, uint16_t attHandle, uint16_t offset) in ReadBlobValueResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 6 milliseconds