Home
last modified time | relevance | path

Searched refs:A2DP_ROLE_SINK (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sink.cpp22 A2dpSnkProfile::A2dpSnkProfile() : A2dpProfile(A2DP_ROLE_SINK) in A2dpSnkProfile()
H A Da2dp_def.h33 #define A2DP_ROLE_SINK 1 macro
H A Da2dp_service_connection.cpp168 service = GetServiceInstance(A2DP_ROLE_SINK); in JudgeConnectExit()
H A Da2dp_profile.cpp163 CreateSEPConfigureInfo(A2DP_ROLE_SINK); in Enable()
726 } else if (role == A2DP_ROLE_SINK) { in Start()
847 A2dpAvdtp avdtp(A2DP_ROLE_SINK); in SendDelay()
1110 A2dpProfile *profile = GetProfileInstance(A2DP_ROLE_SINK); in ProcessSinkStream()
H A Da2dp_state_machine.cpp432 if (role == A2DP_ROLE_SINK) { in ProcessDelayReportInd()
557 if (role == A2DP_ROLE_SINK) { in ProcessDelayReportInd()
797 if (role == A2DP_ROLE_SINK) { in ProcessDelayReportInd()
1167 if (role == A2DP_ROLE_SINK) { in ProcessDelayReportInd()
H A Da2dp_profile_peer.cpp587 (role == A2DP_ROLE_SINK && (serviceArray[i].classId->uuid16 == A2DP_SERVICE_CLASS_UUID))) { in ParseSDPInformation()
1251 if (localRole_ == A2DP_ROLE_SINK) { in CreateDefaultCodecPriority()
H A Da2dp_avdtp.cpp724 if (role == A2DP_ROLE_SINK) { in ParseAvdtpConfigureCFM()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/a2dp_snk/
H A Da2dp_snk_service.cpp24 uint8_t A2dpSnkService::g_role = A2DP_ROLE_SINK;

Completed in 12 milliseconds