Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp67 void FindIncludedServiceResponse(uint16_t connectHandle, uint16_t startHandle, uint16_t endHandle);
502 dispatcher_->PostTask(std::bind(&impl::FindIncludedServiceResponse, this, connectHandle, startHandle, endHandle)); in FindIncludedServiceResponsePostTask()
505 void GattServerProfile::impl::FindIncludedServiceResponse( in FindIncludedServiceResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 6 milliseconds