Searched refs:headsetFlow (Results 1 – 1 of 1) sorted by relevance
372 val proxy = headsetFlow().first() in disableHfp()376 private suspend fun headsetFlow(): Flow<BluetoothHeadset> { in headsetFlow() method in android.bluetooth.RfcommTest