Home
last modified time | relevance | path

Searched refs:A2DP_PROFILE_UUID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h61 #define A2DP_PROFILE_UUID (0x110D) macro
H A Da2dp_sdp.cpp71 profileDsc.profileUuid.uuid16 = A2DP_PROFILE_UUID; in RegisterService()
H A Da2dp_profile_peer.cpp600 if (serviceArray[i].profileDescriptor[0].profileUuid.uuid16 == A2DP_PROFILE_UUID && in ParseSDPInformation()