Home
last modified time | relevance | path

Searched refs:IndicateRequestRetToService (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp53 …void IndicateRequestRetToService(int reqId, uint16_t connectHandle, ResponesType reqType, uint8_t …
983IndicateRequestRetToService(iter->second.reqType_, connectHandle, iter->second.reqType_, ATT_OUT_O… in ReceiveRequestResultProcess()
998 void GattClientProfile::impl::IndicateRequestRetToService( in IndicateRequestRetToService() function in OHOS::bluetooth::GattClientProfile::impl
1133 IndicateRequestRetToService(reqId, connectHandle, type, data->attErrorResponse.errorCode); in ErrorResponseParsing()
2063 IndicateRequestRetToService(reqId, connectHandle, respType, ATT_OUT_OF_RANGE); in GattRequestTimeoutParsing()