Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_LENGTH_UINT16 (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.h181 inline static constexpr int ATTRIBUTE_LENGTH_UINT16 = 2; variable
H A Dhfp_ag_sdp_client.cpp225 if (length == ATTRIBUTE_LENGTH_UINT16) { in CopySdpServiceArray()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.h193 inline static constexpr int ATTRIBUTE_LENGTH_UINT16 = 2; variable
H A Dhfp_hf_sdp_client.cpp233 if (length == ATTRIBUTE_LENGTH_UINT16) { in CopySdpServiceArray()