Searched refs:ReceiveDataProcess (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_profile.cpp | 54 …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
|