Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp54 …void ReceiveDataProcess(uint16_t connectHandle, uint16_t event, AttEventData *data, Buffer *buffer,
891 object->ReceiveDataProcess(connectHandle, event, data, buffer, attResp); in ReceiveData()
906 void GattClientProfile::impl::ReceiveDataProcess(uint16_t connectHandle, uint16_t event, AttEventDa… in ReceiveDataProcess() function in OHOS::bluetooth::GattClientProfile::impl