Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.h81 HidInformation& GetRemoteSdpHidInfo();
98 HidInformation hidInf_ {};
H A Dhid_host_hogp.h51 HidInformation& GetRemoteHidInfo();
78 HidInformation hidInf_ {};
H A Dhid_host_uhid.h44 int SendHidInfo(const char* devName, PnpInformation& pnpInf, HidInformation& hidInf);
H A Dhid_host_statemachine.cpp616 HidInformation& hidInf = sdpClient_->GetRemoteSdpHidInfo(); in ProcessOpenComplete()
682 HidInformation& hidInf = hogp_->GetRemoteHidInfo(); in ProcessBleOpenComplete()
H A Dhid_host_defines.h129 struct HidInformation { struct
H A Dhid_host_sdp_client.cpp304 HidInformation& HidHostSdpClient::GetRemoteSdpHidInfo() in GetRemoteSdpHidInfo()
H A Dhid_host_uhid.cpp181 int HidHostUhid::SendHidInfo(const char* devName, PnpInformation& pnpInf, HidInformation& hidInf) in SendHidInfo()
H A Dhid_host_hogp.cpp274 HidInformation& HidHostHogp::GetRemoteHidInfo() in GetRemoteHidInfo()
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_hid_adapter.h59 typedef struct HidInformation { struct