Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_LENGTH_UINT8 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.h178 inline static constexpr int ATTRIBUTE_LENGTH_UINT8 = 1; variable
H A Dhfp_ag_sdp_client.cpp227 } else if (length == ATTRIBUTE_LENGTH_UINT8) { in CopySdpServiceArray()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.h190 inline static constexpr int ATTRIBUTE_LENGTH_UINT8 = 1; variable
H A Dhfp_hf_sdp_client.cpp235 } else if (length == ATTRIBUTE_LENGTH_UINT8) { in CopySdpServiceArray()