Home
last modified time | relevance | path

Searched defs:pnpInf (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.cpp615 PnpInformation& pnpInf = sdpClient_->GetRemoteSdpPnpInfo(); in ProcessOpenComplete() local
681 PnpInformation& pnpInf = hogp_->GetRemotePnpInfo(); in ProcessBleOpenComplete() local
H A Dhid_host_uhid.cpp181 int HidHostUhid::SendHidInfo(const char* devName, PnpInformation& pnpInf, HidInformation& hidInf) in SendHidInfo()