Searched refs:mBluetoothProfileServiceListener (Results 1 – 2 of 2) sorted by relevance
193 mBluetoothProfileServiceListener, BluetoothProfile.A2DP); in onSystemReady() local195 mBluetoothProfileServiceListener, BluetoothProfile.A2DP_SINK); in onSystemReady() local197 mBluetoothProfileServiceListener, BluetoothProfile.HEARING_AID); in onSystemReady() local199 mBluetoothProfileServiceListener, BluetoothProfile.LE_AUDIO); in onSystemReady() local201 mBluetoothProfileServiceListener, BluetoothProfile.LE_AUDIO_BROADCAST); in onSystemReady() local686 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in BtHelper908 mBluetoothProfileServiceListener, BluetoothProfile.HEADSET); in getBluetoothHeadset()
158 btAdapter.getProfileProxy(this, mBluetoothProfileServiceListener, in onCreate()655 private BluetoothProfile.ServiceListener mBluetoothProfileServiceListener = field in ScoAudioTest