Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h114 #define SDP_UINT8_LENGTH 1 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_defines.h191 static constexpr uint8_t SDP_UINT8_LENGTH = 1; variable