Searched defs:bluetoothA2dp (Results 1 – 9 of 9) sorted by relevance
84 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in onIndexUpdated() local109 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected()155 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in getCurrentCodecConfig() local179 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in getSelectableConfigs() local223 static int getHighestCodec(BluetoothA2dp bluetoothA2dp, BluetoothDevice activeDevice, in getHighestCodec()
94 public void onBluetoothServiceConnected(@NonNull BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected()133 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in getBluetoothCodecStatus() local218 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in isHDAudioEnabled() local
88 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in onPreferenceChange() local149 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in updateState() local197 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in writeConfigurationValues() local
51 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in updateState() local79 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in onPreferenceChange() local
63 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected()
73 final BluetoothA2dp bluetoothA2dp = mBluetoothA2dp; in getSelectableIndex() local
30 void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp); in onBluetoothServiceConnected()
141 public void onBluetoothServiceConnected(BluetoothA2dp bluetoothA2dp) { in onBluetoothServiceConnected()
59 private val bluetoothA2dp = getProfileProxy<BluetoothA2dp>(context, BluetoothProfile.A2DP) constant