Home
last modified time | relevance | path

Searched refs:isLeConnectedIsochronousStreamCentralSupported (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java517 boolean isLeConnectedIsochronousStreamCentralSupported() { in isLeConnectedIsochronousStreamCentralSupported() method in AdapterProperties
DAdapterService.java1166 if (!isLeConnectedIsochronousStreamCentralSupported()) { in updateLeAudioProfileServiceState()
5788 public boolean isLeConnectedIsochronousStreamCentralSupported() { in isLeConnectedIsochronousStreamCentralSupported() method in AdapterService
5789 return mAdapterProperties.isLeConnectedIsochronousStreamCentralSupported(); in isLeConnectedIsochronousStreamCentralSupported()