Home
last modified time | relevance | path

Searched defs:descLength (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_sdp_client.cpp99 uint16_t descLength = 0; in ParseHidDescInfo() local
205 int descLength = 0; GetConfigHidSdpInfo() local
[all...]
H A Dhid_host_defines.h142 uint16_t descLength = 0; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp2431 SetHidDescInfo( const std::string &remoteAddr, int ctryCode, const std::vector<uint8_t> &descData, int descLength) SetHidDescInfo() argument
2446 GetHidDescInfo( const std::string &remoteAddr, int &ctryCode, std::vector<uint8_t> &descData, int &descLength) GetHidDescInfo() argument

Completed in 5 milliseconds