Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp80 void ReadMultipleCharacteristicValueResponse(uint16_t connectHandle, Buffer *value);
896 …dispatcher_->PostTask(std::bind(&impl::ReadMultipleCharacteristicValueResponse, this, connectHandl… in ReadMultipleCharacteristicValueResponsePostTask()
899 void GattServerProfile::impl::ReadMultipleCharacteristicValueResponse(uint16_t connectHandle, Buffe… in ReadMultipleCharacteristicValueResponse() function in OHOS::bluetooth::GattServerProfile::impl