Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_srv_client.h35 constexpr uint8_t CLAIM_FORCE_1 = 1; variable
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp368 …xy_->ClaimInterface(pipe.GetBusNum(), pipe.GetDevAddr(), endpoint.GetInterfaceId(), CLAIM_FORCE_1); in RequestInitialize()