Home
last modified time | relevance | path

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

/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, connectHandle, attData)); in ReadMultipleCharacteristicValueResponsePostTask()
899 void GattServerProfile::impl::ReadMultipleCharacteristicValueResponse(uint16_t connectHandle, Buffer *value) in ReadMultipleCharacteristicValueResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 4 milliseconds