Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.h109 void SaveReport(Characteristic character, Descriptor descriptor, Descriptor config);
H A Dhid_host_hogp.cpp557 SaveReport(character, *descriptorTemp_, *config); in GetHidReport()
618 void HidHostHogp::SaveReport(Characteristic character, Descriptor descriptor, Descriptor config) in SaveReport() function in OHOS::bluetooth::HidHostHogp