Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h55 #define A2DP_PROTOCOL_UUID_L2CAP (0x0100) macro
H A Da2dp_sdp.cpp55 dscList[0].protocolUuid.uuid16 = A2DP_PROTOCOL_UUID_L2CAP; in RegisterService()
H A Da2dp_profile_peer.cpp592 if (serviceArray[i].descriptor[0].protocolUuid.uuid16 == A2DP_PROTOCOL_UUID_L2CAP && in ParseSDPInformation()