Searched refs:getAudioLocation (Results 1 – 2 of 2) sorted by relevance
293 public int getAudioLocation(BluetoothDevice device) { in getAudioLocation() method in LeAudioProfile297 return mService.getAudioLocation(device); in getAudioLocation()
381 .setLeAudioLocation(getLeAudioProfile().getAudioLocation(device)) in onReceiveInternal()