Searched defs:a2dp (Results 1 – 10 of 10) sorted by relevance
22 namespace a2dp { namespace
122 A2dpProfile a2dp = (A2dpProfile) profile; in refreshProfilePreference() local229 A2dpProfile a2dp = (A2dpProfile) profile; in maybeAddHighQualityAudioPref() local
25 namespace a2dp { namespace
21 namespace a2dp { namespace
327 namespace a2dp { namespace
131 final BluetoothA2dp a2dp = mA2dp; in isA2dpConnected() local
173 A2dpProfile a2dp = mProfileManager.getA2dpProfile(); in startScanning() local
449 /*package*/ synchronized void onA2dpProfileConnected(BluetoothA2dp a2dp) { in onA2dpProfileConnected()
3020 BluetoothA2dp a2dp = new BluetoothA2dp(context, listener, this); in getProfileProxy() local3098 BluetoothA2dp a2dp = (BluetoothA2dp) proxy; in closeProfileProxy() local
253 struct a2dp_data a2dp; variable