Home
last modified time | relevance | path

Searched refs:SaveReportMap (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.h108 int SaveReportMap(Characteristic character);
H A Dhid_host_hogp.cpp471 int ret = SaveReportMap(*characteristicTemp_); in GetHidReportMap()
599 int HidHostHogp::SaveReportMap(Characteristic character) in SaveReportMap() function in OHOS::bluetooth::HidHostHogp