Home
last modified time | relevance | path

Searched refs:GetServiceInstance (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp33 A2dpService *service = GetServiceInstance(role_); in A2dpConnect()
69 A2dpService *service = GetServiceInstance(role_); in A2dpDisconnect()
94 A2dpService *service = GetServiceInstance(role_); in JudgeConnectedNum()
129 A2dpService *service = GetServiceInstance(role_); in AddDevice()
149 A2dpService *service = GetServiceInstance(role_); in DeleteDevice()
166 service = GetServiceInstance(A2DP_ROLE_SOURCE); in JudgeConnectExit()
168 service = GetServiceInstance(A2DP_ROLE_SINK); in JudgeConnectExit()
H A Da2dp_service_state_machine.cpp35 A2dpService *service = GetServiceInstance(msg.arg1_); in Dispatch()
80 A2dpService *service = GetServiceInstance(role); in Dispatch()
127 A2dpService *service = GetServiceInstance(role); in UpdateDeviceInformation()
155 A2dpService *service = GetServiceInstance(role); in Dispatch()
H A Da2dp_service.cpp42 A2dpService *service = GetServiceInstance(role_); in OnConnectStateChanged()
89 A2dpService *service = GetServiceInstance(role_); in ProcessA2dpHdfLoad()
178 A2dpService *service = GetServiceInstance(role_); in OnAudioStateChanged()
208 A2dpService *service = GetServiceInstance(role_); in OnCodecStateChanged()
1232 A2dpService *GetServiceInstance(uint8_t role) in GetServiceInstance() function
H A Da2dp_service.h651 A2dpService *GetServiceInstance(uint8_t role);
H A Da2dp_avdtp.cpp300 A2dpService *service = GetServiceInstance(role); in SwitchThreadToA2dpService()
782 A2dpService *service = GetServiceInstance(role); in ParseAvdtpReconfigureCFM()
H A Da2dp_state_machine.cpp868 A2dpService *service = GetServiceInstance(role); in ProcessSuspendCfm()
1077 A2dpService *service = GetServiceInstance(role); in ProcessSuspendCfm()
H A Da2dp_profile_peer.cpp551 A2dpService *service = GetServiceInstance(role); in SDPServiceCallback()
1182 A2dpService *service = GetServiceInstance(role); in SignalingTimeoutCallback()

Completed in 10 milliseconds