Searched refs:getScoClient (Results 1 – 1 of 1) sorted by relevance
2548 ScoClient client = getScoClient(cb, true); in startBluetoothScoInt()2565 ScoClient client = getScoClient(cb, false); in stopBluetoothSco()2774 private ScoClient getScoClient(IBinder cb, boolean create) { in getScoClient() method in AudioService