Home
last modified time | relevance | path

Searched defs:hidInf (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_statemachine.cpp616 HidInformation& hidInf = sdpClient_->GetRemoteSdpHidInfo(); in ProcessOpenComplete() local
682 HidInformation& hidInf = hogp_->GetRemoteHidInfo(); in ProcessBleOpenComplete() local
H A Dhid_host_uhid.cpp181 int HidHostUhid::SendHidInfo(const char* devName, PnpInformation& pnpInf, HidInformation& hidInf) in SendHidInfo()